I am having some difficulty locating a bean that produces a better looking result than the built-in chart bean. My main complaints are that the built-in bean lacks the ability to display all y-axis label values (it currently just shows the minimum and the maximum) and there doesn’t seem to be a way to add a title to the chart or main labels to the x and y axis.
The best bean I have found so far has been ElegantJCharts http://www.elegantjbeans.com/. This does everything I need except there does not seem to be a way to format the y-axis values ( I pass an integer and it displays it as a decimal). It is also pretty expensive. I have scoured Google’s search results and have found that most beans are either recognized by Servoy but don’t work (or I can’t figure out how to get them to work) or the bean is simply not recognized by Servoy.
Any suggestions?
SteveInLA