Search found 34 matches
- Sat Sep 19, 2009 7:17 am
- Forum: .NET
- Topic: strange lines of AREA chart when window resized
- Replies: 1
- Views: 4043
strange lines of AREA chart when window resized
Hi there, I'm getting strange lines on an area chart when the window is resized, see the image below. errantAreaChart.GIF When the chart is created it looks fine, however, if I grab the corner of the window with the mouse and drag this is the result. I don't get this problem with any other series ty...
- Sun Aug 23, 2009 2:48 am
- Forum: .NET
- Topic: Not all series visible in legend when form is small
- Replies: 1
- Views: 4560
Not all series visible in legend when form is small
I've noticed that if the form containing TC is quite small and I have a largish number of series in the TC then not all series are shown in the legend. If I resize the form making it bigger the missing series appear in the legend, reducing the size and the series dissapear again. This is dependant u...
- Wed Aug 05, 2009 8:58 am
- Forum: .NET
- Topic: Displaying an animated gif while series click event is in pr
- Replies: 1
- Views: 4001
Displaying an animated gif while series click event is in pr
Hi there, I'm using Tchart V3 in an ASP.NET 2.0 VS 2005 project. I use the series click event on a chart displayed on a web page to cause a new web page to be opened which will display another chart. This process can take some time so I'd like to display an animated gif on the first page while it al...
- Mon Sep 15, 2008 10:06 pm
- Forum: .NET
- Topic: Webchart printing
- Replies: 9
- Views: 18095
- Thu Jul 03, 2008 12:38 pm
- Forum: .NET
- Topic: Black (transparant) background and themes
- Replies: 10
- Views: 14125
- Thu Jul 03, 2008 12:31 pm
- Forum: .NET
- Topic: Webchart printing
- Replies: 9
- Views: 18095
Hi there, I'm using IE 7 to display the charts. I don't believe there are any special characteristics, here is the source of the page (once displayed. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3....
- Wed Jul 02, 2008 12:13 pm
- Forum: .NET
- Topic: Webchart printing
- Replies: 9
- Views: 18095
- Tue Jul 01, 2008 9:23 pm
- Forum: .NET
- Topic: Black (transparant) background and themes
- Replies: 10
- Views: 14125
- Tue Jul 01, 2008 12:44 pm
- Forum: .NET
- Topic: Black (transparant) background and themes
- Replies: 10
- Views: 14125
Sorry Narcis, I'm not going ot be able to get to this for a few days. However I don't believe there is an issue with your code sample. Charts my app create and generally on in documents etc. this is not where the problem lies. If you follow the steps I laid out above you will see where the problem i...
- Tue Jul 01, 2008 10:23 am
- Forum: .NET
- Topic: Black (transparant) background and themes
- Replies: 10
- Views: 14125
- Tue Jul 01, 2008 9:34 am
- Forum: .NET
- Topic: Black (transparant) background and themes
- Replies: 10
- Views: 14125
Hi there, This problem is using version 3.5.3065.19160. I've looked at [TF02013027] Image formats which do not support transparency (JPG, GIF, BMP) now render with the panel color rather than black. While this seems like part of the problem, I'm still concerned that the visible check box seems to ge...
- Mon Jun 30, 2008 11:11 pm
- Forum: .NET
- Topic: Black (transparant) background and themes
- Replies: 10
- Views: 14125
Black (transparant) background and themes
Applying a theme to a chart seems to corrupt it in that the background visible and/or transparant settings are changed. When I go to the themes tab in the chart editor and select a theme the preview is correctly shown, however if I then change the color palette the background of the preview goes to ...
- Wed May 21, 2008 9:38 pm
- Forum: .NET
- Topic: Bottom datatime axis increament set to One Month problems
- Replies: 6
- Views: 10889
- Wed May 21, 2008 9:36 pm
- Forum: .NET
- Topic: Bottom datatime axis increament set to One Month problems
- Replies: 6
- Views: 10889
Hi Narcis, In my application the charts are created at run time by the users. they specify what data source is to be used and which columns from the datasource are to be used for the x and Y columns. once this basic information is provided an initial chart is created. They then use the chart editor ...
- Wed May 21, 2008 1:10 pm
- Forum: .NET
- Topic: Bottom datatime axis increament set to One Month problems
- Replies: 6
- Views: 10889
I will but I'm a bit pushed for time at the moment. You might like to try setting all the axis options using the editor, this is where the problem appears for me. So create a simple chart with several bars where the xvalyes are dates 01/Jan/2000, 01/Feb/2000 etc. then change the axis using the edito...