diogobernardino / williamchart

Android Library to rapidly develop attractive and insightful charts in android applications.
5.1k stars 800 forks source link

How to set min and max values for a LineChart? #273

Closed kernelpanicsoft closed 4 years ago

kernelpanicsoft commented 4 years ago

image I'm working on a blood pressure app, I need to set the min and max values labels for a Linechart, Is this possible?

Kalianey commented 4 years ago

Same problem here, setAxisBorderValues() is not available it seems..

diogobernardino commented 4 years ago

Is scale what you're looking for?