I think the work you guys have done is great. I have
been using api's such as this in other development
platforms. The one I have used the most is qwt for the
qt widget toolkit which is used to build kde. anyway in
qwt there is a feature for a PointPlot MarkerStyle.Stick
to create a Marker.Stick which allows you to plot points
as sticks that start at the baseline of the graph and go
to the datapoint. If that feature is available in your api
now I couldnt find it. How would I code this using your
api? Do you have any plans to add this feature? What I
am talking about is shown below
http://qwt.sourceforge.net/curvescreenshots.html
This
| ------------------------------- |
instead of this
x x x
----------------------------------
Thanks
Ryan
Logged In: NO
I second this feature request!