Search found 23 matches

by Tuan Nguyen
Thu Oct 01, 2009 7:26 am
Forum: ActiveX
Topic: How to create "Parallel Coordinates" chart
Replies: 3
Views: 5515

Re: How to create "Parallel Coordinates" chart

Hi Yeray,

Thank you very much for your supports. I want to display information for a series which has many attributes (more 2) and each attributes place on each Y-Axis. I think custom axes can't solve it because each series only belong to 1 custom axes.
by Tuan Nguyen
Tue Sep 29, 2009 11:00 am
Forum: ActiveX
Topic: How to create "Parallel Coordinates" chart
Replies: 3
Views: 5515

How to create "Parallel Coordinates" chart

I want to create new chart has behavior as same "Parallel coordinates" chart (http://en.wikipedia.org/wiki/Parallel_coordinates) with multi-vertical axis and different scale. Please help me how to use Teechart to create it.
by Tuan Nguyen
Fri Apr 18, 2008 8:17 am
Forum: ActiveX
Topic: Don't display data when zooming
Replies: 10
Views: 14385

Hi Narcís,

I have just update our code on your sever at [Zoom_Bug.zip] file. Notice: in the file, i send you the build and picture about problem in [Application] folder. I hope with the information you can reproduce the problem.

Best regards,
Tuan Nguyen
by Tuan Nguyen
Fri Apr 18, 2008 7:01 am
Forum: ActiveX
Topic: Don't display data when zooming
Replies: 10
Views: 14385

Hi Narcís, I understand the problem don't occur on your environment. Please change your code as below: DWORD numElements[] = {3}; COleSafeArray p_pArrXValues; COleSafeArray p_pArrYValues; p_pArrXValues.Create(VT_R8, 1, numElements); p_pArrYValues.Create(VT_R8, 1, numElements); long lIndex = 0; doubl...
by Tuan Nguyen
Thu Apr 17, 2008 10:14 am
Forum: ActiveX
Topic: Don't display data when zooming
Replies: 10
Views: 14385

Hi Yeray,

Thank you very much for your feedback.

I have just uploaded a video for the problem n your server at [TeeChart_Zoom_Video.zip] file. I use [Add data arrays] demo of Visual C++ 6.0 to demo for the problem.

Best regards,
Tuan Nguyen
by Tuan Nguyen
Thu Apr 17, 2008 8:47 am
Forum: ActiveX
Topic: Don't display data when zooming
Replies: 10
Views: 14385

Hi Yeray,

The problem still occur on my environment. I have just uploaded my problem by picture on your server at [TeeChart_Error_Zoom.zip] file. Please check it.

Best regards,
Tuan Nguyen
by Tuan Nguyen
Thu Apr 17, 2008 6:52 am
Forum: ActiveX
Topic: Don't display data when zooming
Replies: 10
Views: 14385

Don't display data when zooming

Data don't display when i zoom chart. Please reproduce as below step: + Use TeeChart 7.0.1.4 + Add [Line] series into TeeChart + Add 3 point data: + Point 1: X= 1.08; Y= 2.08 + Point 2: X= -1.38; Y= -2.38 + Point 3: X= 1.64; Y= 2.64 + Zoom data at point #2 => TeeChart don't display the point. Please...
by Tuan Nguyen
Fri Mar 14, 2008 10:00 am
Forum: VCL
Topic: Full and horizontal panning don't well follow the mouse move
Replies: 6
Views: 9033

I cannot send to you the example application. You can create it on your side. + Create new one project using Tchart Pro 7.12 + Set Full and horizontal panning option. + Left click on chart and move mouse on the left or the top. You can see the graph move faster than the mouse. If you cannot reproduc...
by Tuan Nguyen
Fri Mar 14, 2008 9:38 am
Forum: VCL
Topic: Full and horizontal panning don't well follow the mouse move
Replies: 6
Views: 9033

Full and horizontal panning don't well follow the mouse move

I have one problem while using the full panning option on a graph. When we left click on the graph and move the mouse, the graph should move according to the mouse movement. It works well we the mouse goes on the right or goes down. But when the mouse goes on the left on down, the graph moves faster...
by Tuan Nguyen
Tue Feb 12, 2008 4:11 am
Forum: ActiveX
Topic: Access violations from TeeChart7.ocx
Replies: 12
Views: 15272

Do you show how to create the Chart dynamically in application? I found 1 thread [http://www.teechart.net/support/viewtopic.php?t=5173] about it, but i can't find "Create ActiveX TChart component at Runtime on MFC app (Form)" subject. Can you show for me about it?
by Tuan Nguyen
Mon Feb 04, 2008 3:53 am
Forum: ActiveX
Topic: Access violations from TeeChart7.ocx
Replies: 12
Views: 15272

Hi Pep, Thank you very much for your efforts. We try with your code tricks. It is better old code, but problem about [Throw exception:"Access violation at address 504D8251 in module 'TeeChart7.ocx'. Read of address 0000000."] continue happening. Do you show me how to close error message: "Access vio...
by Tuan Nguyen
Tue Jan 29, 2008 2:31 am
Forum: ActiveX
Topic: Access violations from TeeChart7.ocx
Replies: 12
Views: 15272

Hi Narcís,

The problem doesn't happen without using threads or using timers. I update [Multi_Chart.zip] file on your server, please investigate it. Current, our customer is very urgent about the problem. We need some explain about it as soon as possible.

Best regards,
Tuan Nguyen
by Tuan Nguyen
Thu Jan 24, 2008 11:48 am
Forum: ActiveX
Topic: Access violations from TeeChart7.ocx
Replies: 12
Views: 15272

Hi Narcís,

With above my code, when i run with long time, Teechart throw exception:"Access violation at address 504D8251 in module 'TeeChart7.ocx'. Read of address 0000000.". It is urgent problem.
I'm looking forward to your answer.

Best regard,
Tuan Nguyen
by Tuan Nguyen
Wed Jan 23, 2008 5:30 pm
Forum: ActiveX
Topic: Access violations from TeeChart7.ocx
Replies: 12
Views: 15272

Hi Narcís, Thank you very much for your supports. I detected my problem, because i don't synchronize between 2 thread: fill data to chart and draw data on chart. However, i still has a problem with chart. Chart is flicker when i do the following step: + Create 1 thread to process the following funct...
by Tuan Nguyen
Sat Jan 19, 2008 3:16 pm
Forum: ActiveX
Topic: Access violations from TeeChart7.ocx
Replies: 12
Views: 15272

Hi Narcís I'm using TeeChart Pro v7 ActiveX v7.0.1.4. I detected the big problem on Tee Chart: + Step1: use your [Add data arrays] demo for VC and add some chart on it. + Step2: assign name for these chart. + Step3: run application, the application is crash with exception: "Unhandled exception in VC...