Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Labels:None
Description
I've donloaded plugin ofchart-0.6 into my Grails application and the Horizontal Bar Chart example which is shipped with it (DemoController) only shows the individual labels
...setLabels("Make garden look sexy", "Paint house", "Move into house")
as one.
I think the results we have to see is like http://teethgrinder.co.uk/open-flash-chart-2/horizontal-bar-chart.php , but I'm getting only one "row" with the labels all concatenated. See attached screenshot.
Some behaviour here
When using no lables it works:
So it seems to be really a bug with the plugin.