Search found 22 matches

by Pratty
Thu Aug 30, 2007 1:35 am
Forum: .NET
Topic: TeeChart for .NET [27 AUG 2007] RELEASE 2.0.2795.29267/8
Replies: 4
Views: 8760

Hi Christopher,

Both the download link and the release notes appear to point to the April version of the update, not the new August version.

edit: The download link does point to the correct version, but the date column on the website is out of date.

cheers,
Pratty
by Pratty
Tue Jun 26, 2007 5:20 am
Forum: .NET
Topic: Webchart SeriesHotSpot
Replies: 7
Views: 12222

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, clicki...
by Pratty
Tue Jun 19, 2007 2:26 am
Forum: .NET
Topic: Webchart SeriesHotSpot
Replies: 7
Views: 12222

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 h...
by Pratty
Wed Jun 06, 2007 11:38 pm
Forum: .NET
Topic: Can't Print TeeChart Image
Replies: 23
Views: 26747

Narcís,

Yes, that page works fine for me in IE7.

Thanks
Andrew
by Pratty
Wed Jun 06, 2007 1:39 am
Forum: .NET
Topic: Can't Print TeeChart Image
Replies: 23
Views: 26747

Hi Narcís,

It happens on all machines. I haven't been able to find one that it does work on. Only happens in IE (all versions).

thanks,
Pratty
by Pratty
Mon Jun 04, 2007 11:45 pm
Forum: .NET
Topic: Can't Print TeeChart Image
Replies: 23
Views: 26747

Hi Narcís, I'm using version 7.0.6000.16414 of internet explorer. I've also had the same problem with version 6 of internet explorer. However, I had assumed that i was using the April 6 release of Teechart as that is the last version I have installed. I'll uninstall it, and try reinstalling the Apri...
by Pratty
Mon Jun 04, 2007 12:20 am
Forum: .NET
Topic: Can't Print TeeChart Image
Replies: 23
Views: 26747

Hi Narcís,

I've uploaded a simple test to your upload site. The project is zipped up as TestPrintAndPrintPreview.zip.

If I use the print and print preview features of IE, i get a missing picture box showing up.

cheers,
Pratty
by Pratty
Fri Jun 01, 2007 1:19 am
Forum: .NET
Topic: Can't Print TeeChart Image
Replies: 23
Views: 26747

Hi Narcís,

I have tried printing. In Firefox and Opera it works, but in IE, the chart image show up with the missing image icon in the print preview and is missing in the actual print output.

regards,
Pratty
by Pratty
Thu May 31, 2007 4:03 am
Forum: .NET
Topic: Hot Spot Tool mouseover position
Replies: 3
Views: 6001

Hi Narcís,

Sorry for the delay. I've uploaded a simple example project called in an archive called TestSeriesHover.zip

While reproducing the problem, I discovered that it only occurs when using the GetHTMLMap interface to create custom hover messages.

regards,
Pratty
by Pratty
Thu May 31, 2007 1:25 am
Forum: .NET
Topic: Can't Print TeeChart Image
Replies: 23
Views: 26747

I've just installed IE7, and am still getting the same problem. IE doesn't seem to recognise that the url http://myserver/GetChart.aspx?Chart=chart17220101164392334715267824 is pointing to an image. Therefore printing and right click - save image won't work, but only in internet explorer. Works perf...
by Pratty
Wed May 30, 2007 10:59 pm
Forum: .NET
Topic: Can't Print TeeChart Image
Replies: 23
Views: 26747

Hi Narcís,

No, that's what I did to get the results as in my previous email.

I'm wondering whether its a bug in the version of internet explorer I'm using. I noticed that you're using a newer version than me.

cheers,
Pratty
by Pratty
Wed May 30, 2007 6:11 am
Forum: .NET
Topic: Can't Print TeeChart Image
Replies: 23
Views: 26747

I'm having the same problem exactly with printing not working. The problem only occurs in internet explorer, not firefox. I'm using version 6.0.2900.2180 of IE. When i right click the image, and choose save picture as, i get this in IE: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >...
by Pratty
Mon May 14, 2007 1:36 am
Forum: .NET
Topic: Hot Spot Tool mouseover position
Replies: 3
Views: 6001

Hot Spot Tool mouseover position

Hi, I'm having problems with hotspot tool client-side functionality that I hope you can help me with. I have a rather large chart that requires the user scroll down the page. The mouse-overs that are generated as part of the client side hot spot code do not seem to take scroll position into account ...
by Pratty
Tue Apr 17, 2007 2:07 am
Forum: .NET
Topic: Webchart SeriesHotSpot
Replies: 7
Views: 12222

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

Thanks,
Pratty
by Pratty
Tue Apr 17, 2007 2:00 am
Forum: .NET
Topic: NET 2.0 WebChart
Replies: 2
Views: 4499

NET 2.0 WebChart

Hi, I've trying to find a way to enforce a fixed minimum y axis value independent of user zoom on a web chart. I have a chart displaying values that always have a minimum of 0.0. I want to lock the y axis minimum so that even if the user selects a zoom rectangle that extends below 0.0 on the y axis,...