Auto Date Time Ticker
// Source - https://stackoverflow.com/a/51977024
// Posted by Richard Heap
// Retrieved 2026-04-23, License - CC BY-SA 4.0
minute: new charts.TimeFormatterSpec(
format: 'mm', // or even HH:mm here too
transitionFormat: 'HH:mm',
),