Hi devs, Currently we are using some custom 1.0.0RC1 version of jfreechart and keep using it for only one reason: we are using org.jfree.chart.plot.Plot#setDataAreaRatio API in the old chart plugin and we can't find a proper equivalent (i don't even see what this is doing since it does not change anything in the chart i tried like in statistics).
My proposal is to simply remove it so that we can move on. In any case there is a new charting component that should be the one use and which is already built with recent jfreechart API (we are pretty lucky that it simply work in such conditions since we distribute XE with 1.0.0RC1) and if setDataAreaRatio is really related to en important feature it should be supported by the new component if not already done. WDYT ? Here is my +1 -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

