
Oleg
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 2
Posts
Recent activity by Oleg Sort by recent activity-
Title and toolbar
I load widgets with sisenseJS on my site. Example: dashbpard.widgets.get(widgetID).container = document.getElementById("widget_" + widgetID); But in this case widgets havent title and toolbar ( in ...
-
Locking filter
Answeredwith filter.update i can change filter before load widgets.Example: dashboard.filters.update( { jaql: { dim: "[country.Country]", filter: { "multiSelection": true, "members": ["Andorra", "Afghanis...