Search found 6 matches
- Tue Nov 02, 2004 2:18 pm
- Forum: JFreeChart
- Topic: change axis value
- Replies: 0
- Views: 2248
change axis value
hello, i want to do a log bar chart.to this i want to change to y-axis label. i need a logarithmic plot of datas. so in this way convert my data, but now i have to change to axis label, because i want to show the original value, not the value from the log on the axis. as example: my value of one bar...
- Mon Nov 01, 2004 5:53 pm
- Forum: JFreeChart
- Topic: logarithmic chart
- Replies: 1
- Views: 2964
logarithmic chart
hello,
i need a logarithmic chart view, so but default a logarithmic view is not built in jfreechart, isnt it ? so i have to modify the axis for that. whats the easiest way to implement a logarithmic chart ?
thanks for your time,
michael
i need a logarithmic chart view, so but default a logarithmic view is not built in jfreechart, isnt it ? so i have to modify the axis for that. whats the easiest way to implement a logarithmic chart ?
thanks for your time,
michael
- Fri Oct 29, 2004 3:40 pm
- Forum: JFreeChart
- Topic: Struts Example
- Replies: 6
- Views: 15706
struts & jfreechart
hi, i use a "chartbuilder" and a databean which contains my data, the chartbuilder is static and creates me the plots. i the chartbuilder i create a chart and then i will write it out filename = ServletUtilities.saveChartAsPNG(chart, 500, 300, info, session); // write the image to a printwriter Char...
- Fri Oct 29, 2004 3:33 pm
- Forum: JFreeChart
- Topic: rotate a pie chart
- Replies: 1
- Views: 2323
rotate a pie chart
hello,
is it possible to rotate a pie chart ? so the pie plot has no axis, so i don't know how i can do that.
thank you for your time,
michael
is it possible to rotate a pie chart ? so the pie plot has no axis, so i don't know how i can do that.
thank you for your time,
michael
- Tue Oct 19, 2004 5:45 pm
- Forum: JFreeChart
- Topic: customize a plot
- Replies: 2
- Views: 2707
- Mon Oct 18, 2004 4:15 pm
- Forum: JFreeChart
- Topic: customize a plot
- Replies: 2
- Views: 2707
customize a plot
hello,
i got different plots (a xyseriesplot and a barcharplot) and i want them that the plot is in the same size. the barcharplot is always a bit longer than the xy-series. does anyone how can customize this ?
thank you for time,
michael
i got different plots (a xyseriesplot and a barcharplot) and i want them that the plot is in the same size. the barcharplot is always a bit longer than the xy-series. does anyone how can customize this ?
thank you for time,
michael