yuxinburen / achartengine

Automatically exported from code.google.com/p/achartengine
0 stars 0 forks source link

Bar chart point values are display within the bar for negative values #201

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a bar chart which shows negative values
2. In your code, use seriesRenderer.setDisplayChartValues(true);
3. Point/single bar values are displayed within the bar itself

What is the expected output? What do you see instead?
Point values for single bars in a bar chart should show underneath the bar when 
the value is negative.

Please provide a source code snippet that we can use to replicate the issue.

What version of the product binary library are you using?
1.0.0

Please provide any additional information below.

Original issue reported on code.google.com by cknight1...@gmail.com on 1 Apr 2012 at 8:53

GoogleCodeExporter commented 9 years ago
Fixed in SVN rev. r388.

Original comment by dandrome...@gmail.com on 11 May 2012 at 6:52