Re: Re: 2 Y-axis Scales
<[email protected]> Tue, 9 Nov 2004 18:34:16 -0600
| Newsgroups | gmane.comp.krysalis.jcharts.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Chris, I dont know if i am seeing this correctly but I cant find any DualAxisComboTestDriver.java in the krysalis-jCharts-1.0.0-alpha1.zip version. D ----- Original Message ----- From: Chris McKay To: [email protected] Sent: Tuesday, November 09, 2004 5:05 PM Subject: RE: [jCharts-users] Re: 2 Y-axis Scales 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