Roadmap
This is just a list of developments I'm sure I want to pursue, so if new ideas come up in the meantime, the roadmap will be updated. Change
Refactoring
Improvement
Feature
Request
Next release 3.0
- Website redesign for live demos
- Add scatter chart
- Add stepline chart
- Refactoring linecharts
- Reorganize namespaces
- Remove DrawMode and Positioning enums
- Remove BlazorGraphs.Enums namespace
- Change color properties to use Color type instead of KnownColor enum
Mid term
- Add gantt chart
- Add customizable tooltip
- Add tornado chart
- Add waterfall chart
- Add area chart
- Add bubble chart
- Add column chart (like barchart but each bar has it's own color)
Long term
- Add stackedbar chart
- Add groupedbar chart
- Add combo charts
- Add data sources to charts