0

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.

Bar chart with negative values

bgplaya
  • 1,105
  • 15
  • 27
  • 1
    I 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 Answers1

0

It is impossible via GraphView library but possible using AChartEngine library.

bgplaya
  • 1,105
  • 15
  • 27