Tracking a graph's scrollbar



I've looked through the properties and the help for this one...

I'm just wondering if there's a way to programmatically get the
position of the x-scrollbar on a graph, in order to set a string
indicator.

For example, say a unit needs to do the same test, but in both
directions (CW, CCW).  I have kept a continuous plot, which
extends over the plotting area of the graph, thus providing a use for
the scrollbar.  I'm just wondering if there's a way to know where
that scrollbar is, in order to tell the user that they are looking at
CW, or CCW data.  So when the scrollbar reaches a certain point,
the direction changes.

I have done this a different way before, plotting one direction of the
graph, storing that history, and then plotting the other direction on
the same graph, storing that history, and then have the user select
from a listbox which direction they want to see, but if I could get the
scrollbar position, this would be far easier.

Thanks for any suggestions/help.
.



Relevant Pages

  • Re: Excel 2003 plotting graphs in inverse order
    ... Excel 2003 is plotting any type of graph I select in reverse order. ... selecting data ranges normally, yet Excel is creating these upside down ...
    (microsoft.public.excel.charting)
  • Need urgent help
    ... I have a hardware connected to my Comm Port. ... to me is very high and I'm not able to plot that manu pixels on screen. ... which means plotting 300 pixels in a second. ... desired because then the plotting of line graph is degraded. ...
    (microsoft.public.vb.winapi.graphics)
  • [OT?] -- Unambiguous term for "graph"
    ... Scilab news group when discussing Metanet ... This should cause no problem as using term Metanet sets context. ... An engineering newsgroup whose normal use would of use re plotting ... PS - I'd not come across "graph" in this sense until three months ago. ...
    (comp.dsp)
  • Re: BLT StripChart + scrollbar
    ... The way I solved this is with a hack in the code that handles scrollbar requests. ... set result [eval $graph axis view x $args] ... We also have a scale widget that lets you adjust the scale of the graph, and it has the following comment at the top: ...
    (comp.lang.tcl)
  • Re: BLT StripChart + scrollbar
    ... The way I solved this is with a hack in the code that handles scrollbar ... set result [eval $graph axis view x $args] ... We also have a scale widget that lets you adjust the scale of the graph, ...
    (comp.lang.tcl)