varon / GLGraph

The fastest free real-time C# graphs and charts for WPF or natively using OpenGL. Better than LiveCharts, freer than SciChart.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I create a 'normal' line chart in WPF with this?

wja-devries opened this issue · comments

Very interested to hear this is 'way faster than LiveCharts', and the scatter- and network chart examples are impressive.
But how do I create a normal line chart with multiple series/axis and a white background?
A little more examples would be great!
Is anyone willing to spend the time to give me some examples?

commented

use the SeriesType.Line instead of SeriesType.point