Search found 12 matches
- Tue Feb 06, 2007 10:08 am
- Forum: JFreeChart
- Topic: Urgent : JFree Chart For AIX - Plz Help
- Replies: 4
- Views: 7353
- Fri Feb 02, 2007 5:07 am
- Forum: JFreeChart
- Topic: Urgent : JFree Chart For AIX - Plz Help
- Replies: 4
- Views: 7353
Urgent : JFree Chart For AIX - Plz Help
Hi , I'm using Jfree charts by converting the chart to an image and displaying in a jsp. It works fine in Windows. But i need to run them on an AIX machine. Please help .. do I need to change the code and add new classes ? This is urgent.
- Mon Nov 13, 2006 1:42 pm
- Forum: JFreeChart
- Topic: Export dataset values to a .csv file
- Replies: 1
- Views: 3598
Export dataset values to a .csv file
Hi, how do i export the values of the chart data set ( double [][] ) to a .csv file ?
- Fri Nov 10, 2006 2:20 pm
- Forum: JFreeChart
- Topic: JFree Chart Pop-Up !! Help
- Replies: 2
- Views: 3426
- Fri Nov 10, 2006 7:00 am
- Forum: JFreeChart
- Topic: JFree Chart Pop-Up !! Help
- Replies: 2
- Views: 3426
JFree Chart Pop-Up !! Help
Hi , i have a jsp which runs on a remote server. Now, whenever i call the jfree chart, it pops up on the server instead of the local machine ! Help !
- Tue Nov 07, 2006 1:58 pm
- Forum: JFreeChart
- Topic: Jfree Chart Frame Close Button
- Replies: 5
- Views: 5928
- Tue Nov 07, 2006 11:58 am
- Forum: JFreeChart
- Topic: Jfree Chart Frame Close Button
- Replies: 5
- Views: 5928
- Tue Nov 07, 2006 11:00 am
- Forum: JFreeChart
- Topic: Jfree Chart Frame Close Button
- Replies: 5
- Views: 5928
- Tue Nov 07, 2006 10:59 am
- Forum: JFreeChart
- Topic: Including different types (with values) in each Bar of chart
- Replies: 4
- Views: 5162
- Tue Nov 07, 2006 10:51 am
- Forum: JFreeChart
- Topic: Including different types (with values) in each Bar of chart
- Replies: 4
- Views: 5162
[img]https://www.quickbase.com/help/chart_view_type.html[/img]
yes it is a stacked bar chart like on this page .. but it is horizontal .. sorry i dunno how to paste images in a reply !
yes it is a stacked bar chart like on this page .. but it is horizontal .. sorry i dunno how to paste images in a reply !
- Tue Nov 07, 2006 10:45 am
- Forum: JFreeChart
- Topic: Including different types (with values) in each Bar of chart
- Replies: 4
- Views: 5162
Including different types (with values) in each Bar of chart
Hi, i need to include to make a bar chart which shows how different errors contribute to all the error for a particular tool . In simple words , a bar chart , having 1 bar for each tool , each bar having the magnitude of the contribution of that tool to the total number of errors , and each bar divi...
- Tue Nov 07, 2006 6:59 am
- Forum: JFreeChart
- Topic: Jfree Chart Frame Close Button
- Replies: 5
- Views: 5928
Jfree Chart Frame Close Button
Hi, i am developing a jsp using struts framework. After submitting the form and going to the action class, i instantiate the jfree chart class that i have created. Now, the chart pops up in a new frame which is great but as soon as the user closes this frame using the cross on the right hand corner ...