Hey guys

This question is really directed to Ely, but if anyone can help it would
be much appreciated.

Been using DataDrawingCanvas, which is an awesome component, but
unfortunatly no longer works in the constraints with Flex 3. For which
i've been trying to port the code over to use the new
CartesianDataCanvas which is the replacement (or update) to it.

With DataDrawingCanvas, there was a simply definition of EDGE, which
allowed to draw from a data point to the edge of the component, however
this no longer exists in the cartesiandatacanvas, as all points are
described in terms of data, or offsets of the data. Is there anyway to
get this functionality back?

I can't rely on having set maximum minimum on the axis, and drawing
solely in data points, because I need the padding that only computed
maximum minimum values that the graphing provides.

Thanks in advance!
Lordy


Reply via email to