aspose file tools
The moose likes Swing / AWT / SWT and the fly likes Setting labels for the X & Y axis of a chart Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Setting labels for the X & Y axis of a chart" Watch "Setting labels for the X & Y axis of a chart" New topic
Author

Setting labels for the X & Y axis of a chart

Meghna ks
Ranch Hand

Joined: Mar 15, 2001
Posts: 122
Hi
Can anyone tell me how to set the multiple X- axis label & Y-axis labels in chart. I really need to know this. I would greatly appreciate if someone can help.By this I mean if there is a graph plotted with Time on the X axis & Frequency on the Y axis, how do I set the values for time eg; 1, 2, 3, 4 .. n & frequency eg; 1, 2, 3, .. n.
Thanks
Meghna
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Setting labels for the X & Y axis of a chart
 
Similar Threads
Chart problem
JavaFX chart
ReScaling of Log axis using JFreeChart
JFreeChart - How to define custom maximum value of axis
How to draw a chart with multiple y-axises