News

e.g 2: stepsYAxis : 10 , if your maxValue is 100, then the Y values should be: [10,20,30,40 .... 100] startYAxisFromNonZeroValue: true: true if you want to start the values of Y axis from the minimum ...
Chart widget is a Canvas that we paint all data of chart inside this Canvas. this widget has X-Axis and Y-Axis enabled by default. X-Axis coordination system works with rightBoundEpoch and msPerPx ...