Dessia-tech/plot_data

Find a way to have dates in axis

Closed this issue · 2 comments

  • I'm submitting a ...

    • bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.
  • What is the current behavior?
    It is not possible to have date formatting on axis.

  • What is the expected behavior?
    Matplotlib provides formatters to transform raw data (timestamp) to nice ticks.

  • What is the motivation / use case for changing the behavior?
    Timestamps as dates are unreadable

image

Solved in v0.23.0

image

image