Page 1 of 1

Webchart SeriesHotSpot

Posted: Thu Feb 15, 2007 5:52 am
by 9643960
For Stacked Area Series with the Stairs Property = True, the javascript generated doesn't produce polygons that map to the series. It instead produces area that map to the case where Property = False.

Can anyone think of a workaround? I really would like mouseover hotspots on my WebChart but they aren't appearing in the right place.

Thanks,
Andrew

Posted: Thu Feb 15, 2007 11:12 am
by 9348258
Hi Pratty

I could reproduce the issue here and this seems to be a bug. I've added it (TF02012078) to our defect list to be fixed for future releases.

Posted: Tue Apr 17, 2007 2:07 am
by 9643960
Could anyone tell me whether this bug was addressed in the 6th April 2007 version of Teechart 2.0.2652.22325?

Thanks,
Pratty

Posted: Tue Apr 17, 2007 11:31 am
by narcis
Hi Pratty,

No, this bug hasn't been fixed yet. Please be aware at this forum for new release announcements and what's fixed/implemented on them.

Posted: Tue Jun 19, 2007 2:26 am
by 9643960
Hi NarcĂ­s,

I've found that the bug happens in windows forms apps too. I've created a stacked bar chart with an on series click event. When not zooming, the on series click events are being fired when clicking on a series.

However, when zoomed in, events are only fired when clicking on the top left hand corner of a point.

I suspect there is a bug in the point outline bounding box code which is used both for series click events and also to generate html for the hotspot tool.

Is there any fix for this bug in the pipeline yet?

thanks,
Pratty

Posted: Tue Jun 19, 2007 8:24 am
by 9348258
Hi Pratty

The HotSpots bug hasn't been fixed yet. I can't know when the bug will be fixed, please be aware at this forum for new release announcements and what's fixed/implemented on them.

We couldn't reproduce the windows form apps issue here, using lastest version 2 release (Build 2.0.2652.22325 "available at the web"). Could you please send us a simple example project we can run "as-is" to reproduce the issue here?

You can post your files either at [url]news://www.steema.net/steema.public.attachments[/url] newsgroup or at our upload page. Please let us know when you have posted the sample project.


Thanks in advance.

Posted: Tue Jun 26, 2007 5:20 am
by 9643960
Hi Edu,

I've updated a simple example to use as a test case, named TestStackedMouseOver.zip.

I've created a project that has a simple onseries click action that changed the selection point red, and writes the selected point's value to the status bar.

You'll find that in the "zoomed out" view, clicking on a series does the correct thing. However, if you zoom in and then try again, a series point can not be selected unless you click in the upper left hand corner of the point.

thanks,
Pratty

Posted: Tue Jun 26, 2007 9:33 am
by 9348258
Hi Pratty

Thanks for letting us know, I could reproduce the issue here and this seems to be a bug. I've added it (TF02012289) to our defect list to be fixed for future releases.