A sharp, minimal charting library for .NET/WPF.
Implemented:
- Line Charts
- Continuous Line Chart
- History Length (Number of points to plot before falling off)
- Min/Max (Auto if not set)
- Insert Direction (Right to left, or left to right)
- Line Style / Size
- Point Style / Size (Border and Fill)
- Multiple Data Lines (Called "Series")
- Different line styles / point styles per series
- Continuous Line Chart
Coming soon:
- Line Charts
- Static Line Chart
- Stacked Line Style
- Bar Charts
- Continuous Bar Chart
- Static Bar Chart
- Multiple Bar Sets
- Stacked Bar Sets
- Grid Lines
- Chart Border Lines
- Axis Labels
- Axis Min/Max Value Labels
- Axis Incemental Value Labels
- Chart Title / Subtitle
- Legend
- Data Point Labels
- Interactivity (Hover / Click)
Coming soon!
Coming soon!
Fork it, make improvements, send me a pull request. The usual.