Webchart SeriesHotSpot

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Pratty
Newbie
Newbie
Posts: 22
Joined: Wed Jan 24, 2007 12:00 am

Webchart SeriesHotSpot

Post by Pratty » Thu Feb 15, 2007 5:52 am

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

Edu
Advanced
Posts: 206
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia

Post by Edu » Thu Feb 15, 2007 11:12 am

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.
Best Regards,
Edu

Steema Support Central
http://support.steema.com/

Pratty
Newbie
Newbie
Posts: 22
Joined: Wed Jan 24, 2007 12:00 am

Post by Pratty » Tue Apr 17, 2007 2:07 am

Could anyone tell me whether this bug was addressed in the 6th April 2007 version of Teechart 2.0.2652.22325?

Thanks,
Pratty

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Apr 17, 2007 11:31 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Pratty
Newbie
Newbie
Posts: 22
Joined: Wed Jan 24, 2007 12:00 am

Post by Pratty » Tue Jun 19, 2007 2:26 am

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

Edu
Advanced
Posts: 206
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia

Post by Edu » Tue Jun 19, 2007 8:24 am

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.
Best Regards,
Edu

Steema Support Central
http://support.steema.com/

Pratty
Newbie
Newbie
Posts: 22
Joined: Wed Jan 24, 2007 12:00 am

Post by Pratty » Tue Jun 26, 2007 5:20 am

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

Edu
Advanced
Posts: 206
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia

Post by Edu » Tue Jun 26, 2007 9:33 am

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.
Best Regards,
Edu

Steema Support Central
http://support.steema.com/

Post Reply