Adding a scroll bar to a non-overlay chart in JChart 2.1

Article ID: 1026
Last updated: 05 Feb, 2008
Article ID: 1026
Last updated: 05 Feb, 2008
Revision: 1
Views: 2959
Posted: 20 Jan, 1998
by Dean J.
Updated: 05 Feb, 2008
by Dean J.
Problem


How do I add a scroll bar to a non-overlay chart?


Cause





Action


Below is the zip file Scroll.zip with an example of how to do this.

Copy this example file to the directory that contains your com/roguewave/... package path. For example, if you installed JChart 2.1 in the D:spmJChart21 directory, then copy the zip file to this directory.

Click this link to download the file:

At the command prompt, type:

    pkunzip Scroll.zip

or

    jar xfv Scroll.jar

This will create a new example in the directory com oguewaveexampleschartstandardv2_1Scrolling.

To run the example, type

    appletviewer index.html

Note: It may be necessary to un-jar the files twice: first to create the directory path, and then to populate the directory with files.

This article was:   Helpful | Not helpful
Report an issue
Article ID: 1026
Last updated: 05 Feb, 2008
Revision: 1
Views: 2959
Posted: 20 Jan, 1998 by Dean J.
Updated: 05 Feb, 2008 by Dean J.

Others in this category