This is a great extension TIMAI2 , Im using in my last project of battery charging status and is amazing and easy to use. However I have an issue that donΒ΄t know how to handle. Look at my chart on X between 18.6 and 19.0
As you can see my X axis would show hours and minutes, but as the input values only can be numbers I decide to convert HH:mm to HH.mm, this works for all minutes except 60 to 100 that obiusly donΒ΄t exist so ChartMaker draw a line from 18.6 to 19.0, So my solution is not valid. Do you know how to handle this situation without lost a fast visualitation of the hour and minute in the chart. (so not conver to absolutes minutes or such ) . Many thanks in advance TIMAI2,
Hello TIMAI2, thanks for your faster answer and your time looking in this.
Sorry but following your sugestion, I try all the option that the Google Chart documentation and ICU parameters suggest for time format but without success, always I add the extraOption for time format to the block, empty chart, no lines. Or the imput numeric values or the string I use for extraoption are wrong.
I made a sample with your demo app:
Also, how can i prevent negative value from the y index of line chart?. I am creating a sales graph with y axis as sales value and x axis as period of time. I have to make the zero as the base value. how can i do that?
@TIMAI2 I have a little suggestion for you. Is it possible to add an block After ChartMakerPlus1.ChartGenerated as it takes some time to generate the chart.