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 Jun 6, 2024. It is now read-only.
I'm trying to implement the ability for the user to choose between alternative chart types, whilst using the same underlying data. However when the chart changes type it is rendered overlaid on the original chart as seen in this screenshot:
For the purpose of demonstrating the issue, I've modified the piechart example from the repository to switch between the discreteBarChart and the original pieChart type as follows (note that for whatever reason the button appears to require being clicked 3 times before the chart changes):
I'm trying to implement the ability for the user to choose between alternative chart types, whilst using the same underlying data. However when the chart changes type it is rendered overlaid on the original chart as seen in this screenshot:
For the purpose of demonstrating the issue, I've modified the piechart example from the repository to switch between the discreteBarChart and the original pieChart type as follows (note that for whatever reason the button appears to require being clicked 3 times before the chart changes):
The text was updated successfully, but these errors were encountered: