You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can i filter a dimension based on an input box value ?
using the pie example, i added an inputbox tied to a model called calypso, and from the controller , i'm watching the calypso value change and filtering by that value:
How can i filter a dimension based on an input box value ?
using the pie example, i added an inputbox tied to a model called calypso, and from the controller , i'm watching the calypso value change and filtering by that value:
console.log picks the value change , but the chart doesn't get updated.
The text was updated successfully, but these errors were encountered: