It has nothing to do with the title of this place but I hope to have further help in reference to what is turning out to be a great bookshop.
On the X axis I have some kind of values 1637971200000, 1637974800000, 1637978400000 1637982000000, etc.
They are clearly ticks and I would prefer them to be displayed in the usual form "04/12/2021 07:00" or similar.
It's possible ?
Similarly on the Y axis I have some type values 27.0, 26.0, 30.0, etc.
Would it be possible to view them without the decimal place (27, 26, 30, etc) ?
If one or both of these issues could not be possible I would suggest to the author of this library to implement this possibility in the future.
Thanks again in advance.
[EDIT]
I solved the problem on the X axis with a simple DateTime.DateFormat = "dd / MM H: mm" statement. However (see example) the dates and times are a bit "messy".