patrykandpatrick / vico

A light and extensible chart library for Android.
https://patrykandpatrick.com/vico/wiki
Apache License 2.0
2.15k stars 130 forks source link

Is there anything that fixes the value of the x-axis of the graph? #422

Closed junghoonshin3 closed 1 year ago

junghoonshin3 commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

Module

Currently, the x-axis value is expressed in time. For example, when expressing data between 9 o'clock and 10 o'clock on a graph, I would like to express the data expressed as 9:00, 9:05, 9:10, and 9:20 on the x-axis by grouping them at 9 o'clock. Is there a way?

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Android versions Versions of Android where the bug occurs.

Additional context Add any other context about the problem here.