Hi I extended the columnchartplotarea and worte a stackedcolumnchartplotarea component (to provide stacked bar charts) The difficult part was figuring a way to pass the the size of the bar peices to the plotter (I passed the total size of the peices for the hieght). the method "renderSeries" has args"xseries, yseries, tooltipseries, labelseries, style, offset, width, seriesNum, type". I ended up making the tooltipseries an array of array's. This works but I was wondering if there was a better way ??
Z _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
