Discussion about JFreeChart related to stockmarket charts.
-
BOB
Post
by BOB » Wed Dec 08, 2004 4:25 am
I want to add dataset and remove dataset dynamic to set some line visible
or hide,how can i control this dataset
-
RCDran
- Posts: 29
- Joined: Wed Feb 25, 2004 4:18 am
- Location: Japan
Post
by RCDran » Sat Jan 29, 2005 8:31 am
Try setting null in setDataset(...), for removing the line and set the dataset for making it visible.
--
RCDran