voidlabs / elycharts

Interactive Javascript (SVG|VML) Charting Library
http://elycharts.com
Other
10 stars 6 forks source link

Labels misalignment on mixed style charts #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a chart with both line and bar series
2. Use label rotation of 90 degrees to better show the issue

What is the expected output? What do you see instead?
The labels should be centered with the bar and the line dots. Instead labels 
are in between them.

This can be seen in the online examples:
http://elycharts.com/examples#example_8_box

Original issue reported on code.google.com by stefano....@gmail.com on 18 Dec 2010 at 3:22

GoogleCodeExporter commented 9 years ago
added support for automatic labelsPos/labelsAnchor based on labelsCenter and 
labelsRotate values (also labelsPos depends on labelsAnchor value).

Original comment by stefano....@gmail.com on 7 Aug 2011 at 6:05

GoogleCodeExporter commented 9 years ago

Original comment by stefano....@gmail.com on 7 Aug 2011 at 6:05