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
I was building a dashboard that updates when filters are applied, and i was trying to add synced charts for the same dataset that another chart uses (which is already working).
I was trying to start by the example in the synced chart page, but, as I said in the title, it appears that having chart ids in the chart field of chartOptions, just makes the other chart disappear. I also have other charts in the page, that still work after adding the synced ones.
Could it be a problem with the Angular 17 release?
The text was updated successfully, but these errors were encountered:
Sogrea
changed the title
Adding id fields to chart in chartOptions with synced charts, returns ""too much recursion" error, and other charts not rendering
Adding id fields to chart in chartOptions with synced charts, returns "too much recursion" error, and other charts not rendering
Jun 25, 2024
I was building a dashboard that updates when filters are applied, and i was trying to add synced charts for the same dataset that another chart uses (which is already working).
I was trying to start by the example in the synced chart page, but, as I said in the title, it appears that having chart ids in the chart field of chartOptions, just makes the other chart disappear. I also have other charts in the page, that still work after adding the synced ones.
Could it be a problem with the Angular 17 release?
The text was updated successfully, but these errors were encountered: