I'm looking library that allow to build bar charts with negative values like on picture below. I tried already AndroidPlot(impossible to achieve this on version 0.6.0) and GraphView(look like impossible, actually i get same result as in AndroidPlot) Greatly appreciate any help.
Asked
Active
Viewed 252 times
0
-
1I already found an answer for my question: It is impossible via `GraphView` library but possible using `AChartEngine` library. – bgplaya May 13 '14 at 11:39
1 Answers
0
It is impossible via GraphView
library but possible using AChartEngine
library.

bgplaya
- 1,105
- 15
- 27