RE: Re: 2 Y-axis Scales
"Chris McKay" <[email protected]> Wed, 10 Nov 2004 12:05:55 +1300
| Newsgroups | gmane.comp.krysalis.jcharts.user |
|---|---|
| Message-ID | <[email protected]> |
Are you using the Alpha release? Dual Y axis has been implemented there. Look at krysalis-jcharts\src\java\org\krysalis\jcharts\test\DualAxisComboTestDriver. java for an example of use. C _____ From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Wednesday, 10 November 2004 8:37 a.m. To: [email protected] Subject: [jCharts-users] Re: 2 Y-axis Scales Hi, I am working with Line Charts and was wondering if I could plot lines according to 2 different Y-axis Scales. (One on the left and one on the right.) and how would i do that. Thanks Deepa