can you help me?
thanks
Search found 23 matches
- Mon Jul 03, 2006 4:25 am
- Forum: JFreeChart
- Topic: graphics do not show after i combine Apache and Tomcat
- Replies: 7
- Views: 6883
- Mon Jun 26, 2006 1:47 am
- Forum: JFreeChart
- Topic: max width of bar in StandardXYItemLabelGenerator class
- Replies: 1
- Views: 2217
- Fri Jun 23, 2006 6:55 am
- Forum: JFreeChart
- Topic: max width of bar in StandardXYItemLabelGenerator class
- Replies: 1
- Views: 2217
max width of bar in StandardXYItemLabelGenerator class
hi,all
StandardCategoryItemLabelGenerator class have setMaximumBarWidth function to set the max width of bar.
what function to set the max width of bar in StandardXYItemLabelGenerator class
thanks
StandardCategoryItemLabelGenerator class have setMaximumBarWidth function to set the max width of bar.
what function to set the max width of bar in StandardXYItemLabelGenerator class
thanks
- Fri Jun 23, 2006 1:24 am
- Forum: JFreeChart
- Topic: how to divide number Axis into 10 groups.
- Replies: 2
- Views: 2881
- Thu Jun 22, 2006 8:57 am
- Forum: JFreeChart
- Topic: how to divide number Axis into 10 groups.
- Replies: 2
- Views: 2881
how to divide number Axis into 10 groups.
hi,everyone
how to divide number Axis into 10 groups.
thanks.
how to divide number Axis into 10 groups.
thanks.
- Tue Jun 20, 2006 8:37 am
- Forum: JFreeChart
- Topic: graphics do not show after i combine Apache and Tomcat
- Replies: 7
- Views: 6883
- Sat Jun 17, 2006 5:35 am
- Forum: JFreeChart
- Topic: graphics do not show after i combine Apache and Tomcat
- Replies: 7
- Views: 6883
Hello, everybody, I'm using JFreeChart to produce PNG file to browser. It can be displayed normally under JK2+Tomcat, but can't be displayed under Apache+JK2+Tomcat, with only a red X in IE. Did anyone meet this situation before or have some idea of any possibilities that could cause this problem? w...
- Fri Jun 16, 2006 12:22 pm
- Forum: JFreeChart
- Topic: graphics do not show after i combine Apache and Tomcat
- Replies: 7
- Views: 6883
- Fri Jun 16, 2006 6:09 am
- Forum: JFreeChart
- Topic: graphics do not show after i combine Apache and Tomcat
- Replies: 7
- Views: 6883
graphics do not show after i combine Apache and Tomcat
1.web server is tomcat: when i run http://localhost:8080/my.jsp in IE,graphics been created by jfreechart and they display success in ie. 2.web server is combined by Tomcat5.5 and httpd2.0 of Apache . I run http://localhost:80/my.jsp in IE,graphics do not display in ie. but I running port 8080(http:...
- Tue Jun 06, 2006 8:31 am
- Forum: JFreeChart
- Topic: When under linux, japanese in JFreeChart, for example : x ax
- Replies: 2
- Views: 2784
<% double [][] data=new double[][]{{672,766,223,540,126},{325,521,210,340,106},{332,256,523,240,526}}; String [] rowKeys={"111","222","333"}; String [] columnKeys={"はい","ありがとう","你","hello","world"}; CategoryDataset dataset=DatasetUtilities.createCategoryDataset(rowKeys,columnKeys,data); JFreeChart c...
- Tue Jun 06, 2006 6:12 am
- Forum: JFreeChart
- Topic: When under linux, japanese in JFreeChart, for example : x ax
- Replies: 2
- Views: 2784
- Tue Jun 06, 2006 4:26 am
- Forum: JFreeChart
- Topic: Q:Display Chinese error in JFreeChart ,ok in JasperReport!
- Replies: 11
- Views: 14486
- Tue Jun 06, 2006 2:02 am
- Forum: JFreeChart
- Topic: Q:Display Chinese error in JFreeChart ,ok in JasperReport!
- Replies: 11
- Views: 14486
- Tue Jun 06, 2006 1:46 am
- Forum: JFreeChart
- Topic: When under linux, japanese in JFreeChart, for example : x ax
- Replies: 2
- Views: 2784
When under linux, japanese in JFreeChart, for example : x ax
I have searching the posters before, but I am still puzzling. I am using JFreeChart to create images, and display japanese on images . it is ok under windows When under linux, japanese in JFreeChart, for example : x axis, y axis lables and Legends display error. I check the fonts under $JAVAHOME/jre...
- Tue Jun 06, 2006 1:11 am
- Forum: JFreeChart
- Topic: graphics can not show,why?
- Replies: 2
- Views: 2508