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 Jan 9, 2023. It is now read-only.
Hi, we just synced the latest code that cleaned up our API. Because of the new API, you can now create the chart without the generics charts.PieChart(_chartData..
I also noticed that when adding to _chartData, the series is not typed, even though your list is typed charts.Series<Sales, int>. Please fix this.
Using a simple Pie chart i get the following exception:
The text was updated successfully, but these errors were encountered: