-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Is there a way to support the Combo bar/line chart like this demo on the chartjs site?
https://www.chartjs.org/docs/latest/samples/other-charts/combo-bar-line.html
Looking through the source code it looks like Datasets from other chart types are automatically excluded. For instance, adding a LineChartDataset to a BarChart just does not add the dataset. This appears to be supported by Chart.js, just not BlazorExpress.ChartJS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels