TanStack / react-charts

⚛️ Simple, immersive & interactive charts for React
https://react-charts.tanstack.com
MIT License
2.98k stars 243 forks source link

Way to format time values in Chart #285

Closed oleh-melnychuk closed 2 years ago

oleh-melnychuk commented 2 years ago

Hi, everyone.

I build chart with time values and have something like this:

image

Is there a way how to format it? When I change time to a different format I've got the error of invalid value.

oleh-melnychuk commented 2 years ago

Already found the solution. https://github.com/TanStack/react-charts/issues/268