Search found 13 matches

by Natalia Kroupnova
Wed Dec 17, 2008 7:44 pm
Forum: .NET
Topic: Legend display is incorrect in 3.5 version
Replies: 9
Views: 13742

Thanks,
yes, we are using VS 2005
by Natalia Kroupnova
Wed Dec 17, 2008 7:08 pm
Forum: .NET
Topic: Legend display is incorrect in 3.5 version
Replies: 9
Views: 13742

Hi, No, actually I don't have an issue tracking number - you just suggested to try the latest, and it worked. So, we upgraded from 3.2 to 3.5 - and now we have this legend problem, box plot works fine. If you have the next version scheduled within a month and it will have a fix for the legend, we co...
by Natalia Kroupnova
Wed Dec 17, 2008 5:24 pm
Forum: .NET
Topic: Legend display is incorrect in 3.5 version
Replies: 9
Views: 13742

Fix for legend problem

We can not move to version 3.2 You suggested that we upgrade to 3.5 from 3.2, because 3.2 had a problem displaying box plots, and that problem was fixed in 3.5
What do we do now? We need the fix ASAP.
by Natalia Kroupnova
Tue Dec 16, 2008 8:00 pm
Forum: .NET
Topic: Legend display is incorrect in 3.5 version
Replies: 9
Views: 13742

Expected fix?

Hello Sandra

Does it mean you confirm that the problem exists?

Which version should we expect it to be fixed in?

What should we do meanwhile? We can not really use it as it is - is there any workaround?

Thanks,

Natalia
by Natalia Kroupnova
Mon Dec 15, 2008 8:07 pm
Forum: .NET
Topic: Legend display is incorrect in 3.5 version
Replies: 9
Views: 13742

Legend display is incorrect in 3.5 version

Hi, we use TeeChart to display some measurement data. Transparent points are used for the area outside region of interest. We also display the palette. Everything worked in 3.2. However, in version 3.5 the display of the palette is not correct. I uploaded the example code, which you should be able t...
by Natalia Kroupnova
Tue Oct 14, 2008 11:26 pm
Forum: .NET
Topic: BoxPlot color disappears
Replies: 3
Views: 5745

Version

We use 3.2.2722.29258
by Natalia Kroupnova
Tue Oct 14, 2008 12:14 am
Forum: .NET
Topic: BoxPlot color disappears
Replies: 3
Views: 5745

BoxPlot color disappears

The issue can be reproduced on the TChart examples.
Go to All features-> Chart Styles->Statistical ->Box plot.
You see 3 boxPlot series - red, green, yellow
open "Edit" - or drag any other window across the chart.
The color disappears.

Is there any workaround available?

Natalia
by Natalia Kroupnova
Fri Aug 17, 2007 5:51 pm
Forum: .NET
Topic: TeeChart 3.0 freezes
Replies: 8
Views: 13531

I uploaded TeeChartFreeze.zip which demonstrates the issue - click on "Bad data" button. Now example uses TeeChart control directly.
by Natalia Kroupnova
Fri Aug 17, 2007 5:49 pm
Forum: .NET
Topic: Contour map display takes a lot of memory
Replies: 11
Views: 14532

Contour map display takes a lot of memory

I uploaded SteemaTeeChart3DApp.zip which demonstrates the issue. Just click on Show chart button and see memory usage difference.
by Natalia Kroupnova
Thu Aug 16, 2007 5:26 pm
Forum: .NET
Topic: Contour map display takes a lot of memory
Replies: 11
Views: 14532

Contour map display takes a lot of memory

When displaying contour map (5500 points) - TeeChart takes ~50mb of memory to display it. This is around ~10K per point - seems too much! We need to display 4 maps simluatanesouly and this requires 200MB! May be there are some option sot reduce the memory consumption? Let me know if you need an exam...
by Natalia Kroupnova
Fri Jul 27, 2007 5:50 pm
Forum: .NET
Topic: TeeChart 3.0 freezes
Replies: 8
Views: 13531

Hi!

What do you mean by "standard version"? We do not use any modifications to your component.
by Natalia Kroupnova
Thu Jul 19, 2007 5:44 pm
Forum: .NET
Topic: TeeChart 3.0 freezes
Replies: 8
Views: 13531

TeeChart v3 freezes

Hi!

I uploaded the file (TeeChartFreeze.zip) - both sources and executable.
1. To verify you can either run executabel from bin\Debug folder. Start application and click "Load bad data" button.
2. The same should work if you open solution.
by Natalia Kroupnova
Wed Jul 18, 2007 2:54 am
Forum: .NET
Topic: TeeChart 3.0 freezes
Replies: 8
Views: 13531

TeeChart 3.0 freezes

We use 3D contour display of TeeChart. When all data points added to the chart have Y coordinate as 0, TeeChart starts eating 100% CPU and stays in this mode forever.
I have simple application which reproduces an issue, so if you can not reproduce it - let me know how to send you an example.