Hi Saptarshi,
The chart is generated in VB6; code listed below for anyone who wishes to replicate it...
The construct of the chart is a Colour Binning Chart, for categorising White Light into manageable sections. Basically we have a Light Chromaticity Meter which measures the X,Y coordinates of any given light source and feeds this information into the system. Which then processes it, and populates the coordinate point onto this graph. The operative can the assess if the product is suitable and which category to issue it to.
My next question. I have found a work-around for having floating labels, simply by generating another dataset to create an invisible anchor on the graph, however when showvalue is on the display always reverts to displaying the actual value of the anchor, even when displayvalue="custom"...is this a bug? Or have I missed something? Code shown below for it;
Happy Fusioncharting
Thanks