Jeremieleroy - Chart view ( Axis(0) and Axis(1))

Hi,
I already bought Jeremieleroy chart view control.
I have issue on axis
On Axis(1)
I have the value for slot 12 as “-1” , but the chart line displayed in 0 value

On Axis(0)
I need to display date and time for each data.

attached screenshot for reference. can anyone help me?
image

You might get his attention faster by tagging @Jeremie_L

I just released an update to Chartview on Github that fixes the Axis(1) issue when ChartView.Type = TypeLine

On Axis(0) you will need to either set:
Axis(0).LabelIntervaleIsAuto = True
or calculate a new value for
Axis(0).LabelInterval = IntegerValue