-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Open
Description
Hi,
I have implement Line chart. I am using chart.setMinOffset(0f); to show full width of the graph and after using that property, its not showing full value last label of x-axixs
I have used xAxis.setAvoidFirstLastClipping(true) but it flickers the labels during scrolling, also I have used xAxis.setSpaceMin(); xAxis.setSpaceMax(); but nothing happens.
Please have a look on the screenshot attached:

Metadata
Metadata
Assignees
Labels
No labels