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
it would be nice to come up with an API to defined both of these on the same BarChart and handle the data processing within BarChart like we do for the Chart-based example.
The text was updated successfully, but these errors were encountered:
While we support
<BarChart series={...} seriesLayout="group">
<BarChart series={...} seriesLayout="stack">
it would be nice to come up with an API to defined both of these on the same
BarChart
and handle the data processing withinBarChart
like we do for the Chart-based example.The text was updated successfully, but these errors were encountered: