Search found 3 matches

by muatong
Sat Nov 28, 2009 12:35 am
Forum: Suggestions/Questions
Topic: "Bird eye" view-feature proposal
Replies: 1
Views: 8443

"Bird eye" view-feature proposal

On regular basis, I have a 20000+ point line graph to process and jumping around zooming in different section of the graph to analyse the issues.

I wonder if there can be a "bird-eye" view available that will give instant idea where I am at with relationship to the entire data set. Also "panning ...
by muatong
Sat Nov 28, 2009 12:23 am
Forum: Suggestions/Questions
Topic: Marker from source/user
Replies: 1
Views: 8335

Marker from source/user

Is there any way to place some markers in the plot to annotate the plots?
Source of the marker can be from data source (which shall not be movable) or from the user browsing the plot (which user can move).

Some of the function/macro could be made availabe to data between the markers :)

Thanks!
by muatong
Sat Nov 28, 2009 12:13 am
Forum: Suggestions/Questions
Topic: DLL API for 2D-linestyle, zoom, click and GDI+ support.
Replies: 1
Views: 8697

DLL API for 2D-linestyle, zoom, click and GDI+ support.

Sorry in fact a few questions :lol:

1. Is there any way to specify the line-style (type, color, width and symbol of a line graph in DLL API. So the external app can specify these attributes.

2. Any DLL API can move to and zoom in a range of X value?

3. Any chance, DPLOT will use GDI+ for ...