GearedExamples icon indicating copy to clipboard operation
GearedExamples copied to clipboard

A set of examples for the LiveCharts.Geared package

Results 3 GearedExamples issues
Sort by recently updated
recently updated
newest added

I received exception ArgumentOutOfRangeException during the tests. It happens very often. It is impossible to use LiveCharts.Geared library. Can somebody help with this issue? Possible I can use some workaround...

[](url)**Steps to reproduce:** 1. Create line series using geared package. 2. Run and generate the data points for 1 hour or 60 min. So that line is created. 3. To...

I want to implement StepLineSeries' step-drawing inversion. For example, for two points of the same data source, now the X-axis line is drawn first and then the Y-axis line, can...