File Exchange > Data Handling >    Slider

Author:
Antoine Couturier
Date Added:
5/26/2003
Last Update:
7/7/2008
Downloads (90 Days):
4
Total Ratings:
5
File Size:
1 KB
Average Rating:
File Name:
Slider.opk
File Version:
2.20
Minimum Versions:
6.1
License:
Free
Type:
Tool
Summary:

Provides a slider to scroll data in a graph.

Screen Shot and Video:
Description:

This tool draws a x-axis and/or a y-axis slider to scroll data. The slider size is proportionnal to the amount of data displayed and placed relatively to the full range. It can be moved with the mouse or cursor to scroll the graph and can be resized with the mouse so that the amount of data displayed is proportionnal to its size. The slider is drawn with a button and removed with another (buttons are self-explanatory). Installation: drag and drop the slider.opk file into Origin. V2.2: The slider is compatible with Origin 7, 7.5 and 8.0 V2.1: Fixed bugs relatives to sliders positions in the negative scales and when vertical and horizontal sliders are both drawn. V2.0: A y-axis slider is now available.

Updates:

Reviews and Comments:
06/26/2014kuji45useful

01/18/2006  

10/08/2003To JohanHi Johan, this tool was developped under origin6.1. I tested it on the origin7 evaluation version and I noticed the same thing. When I'll have enough time, I'll try to fix it to work under origin7.

10/01/2003JohanI think i installed version 1.1 succesfully in Origin 7SR4, but nothing happens to my x-axis when i push the 'Affisher Slider' button. The only thing that does happen is that the 'Effacer Slider' button becomes active. What am i doing wrong?

05/30/2003LaurieThe slider.ogs script file needs to be modified slightly.

It should read as follows:

[draw]
draw -n Hslider -f read %Y\slider\Hslider.ogo;
draw -n slider -f read %Y\slider\slider.ogo;

//%Y needs to be used in place of a hard coded path which won't work on everyone's machine, depending upon where they have installed Origin