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
{{ message }}
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.
I have a scrollable view with 2 views. If I load a different "type" of chart into each view it works great (ie. a Pie Chart in one view and a Bar Chart in the other).
But....if I try to have a Pie Chart in each view, only one renders.
I went as far as to duplicate the *.html asset (with a new name) and edit widget.js to simply add a new "CASE" and then reference that in my controller and still wouldn't work.
How do I get this to work?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a scrollable view with 2 views. If I load a different "type" of chart into each view it works great (ie. a Pie Chart in one view and a Bar Chart in the other).
But....if I try to have a Pie Chart in each view, only one renders.
I went as far as to duplicate the *.html asset (with a new name) and edit widget.js to simply add a new "CASE" and then reference that in my controller and still wouldn't work.
How do I get this to work?
The text was updated successfully, but these errors were encountered: