ivnsch / SwiftCharts

Easy to use and highly customizable charts library for iOS
Apache License 2.0
2.53k stars 410 forks source link

Hours On The X-Axis #354

Open matantech opened 6 years ago

matantech commented 6 years ago

Hello, I read all the relevant issues, and also the wiki. I'm trying to put Hours on the X - Axis, and want to show minutes when dragging the tracer. For Example - making points of 10:00, 09:00, 08:00.... and when dragging the tracer between them show the exact value for example 10:22 on the tracer label. How can I do it? Thanks