2 Attachment(s)
[2010] An Extensible Point Chart
This is an extensible point chart control. It can be extended to do just about anything. I've included an extension I did for a project that doesn't have a legend, but rather shows the name of a set of data on the line representing the data, as well as drawing the value of each data point on top of it. Anything can be overridden and changed. Eventually, I might add bar charts and pie charts and such. Enjoy!
Screenshot:
https://www.sugarsync.com/pf/D6963095_8725201_817565
Re: [2010] An Extensible Point Chart
This looks pretty useful for people that need to chart things. Nice job :)