Search found 11 matches
- Fri Jul 08, 2005 6:20 am
- Forum: JFreeChart
- Topic: Have chart appear in existing jsp page
- Replies: 2
- Views: 4430
- Thu Jun 09, 2005 11:47 am
- Forum: JFreeChart
- Topic: How to remove value form legend items labels ?
- Replies: 1
- Views: 2121
- Wed Jun 08, 2005 1:37 pm
- Forum: JFreeChart
- Topic: Bar chart
- Replies: 5
- Views: 9229
- Wed Jun 08, 2005 1:32 pm
- Forum: JFreeChart
- Topic: Reducing category labels
- Replies: 3
- Views: 5568
hi lars_ohlen, if i am getting your question correctly then you have to set tick level through the setTickLevel method. Try this. And now sdotolo, you have to over-write a method "drawSubCategoryLabels" of class "CategoryAxis" in axis package. ============================= RefineryUtilities.drawRota...
- Fri Jun 03, 2005 10:13 am
- Forum: JFreeChart
- Topic: How to set tooltip for legend item?
- Replies: 1
- Views: 2436
- Fri Jun 03, 2005 10:08 am
- Forum: JFreeChart
- Topic: multi series continuous axis chart q
- Replies: 5
- Views: 4073
- Mon May 02, 2005 1:09 pm
- Forum: JFreeChart
- Topic: "AWT-EventQueue-0" java.lang.NullPointerException
- Replies: 2
- Views: 3042
"AWT-EventQueue-0" java.lang.NullPointerException
Ok, everything on my project was working fine. But sometimes when i opened tomcat console it gives exception like this : Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at sun.awt.Win32GraphicsEnvironment.displayChanged(Win32GraphicsEnvironment.java:109) at sun.awt.windows.WToo...
- Thu Apr 28, 2005 11:50 am
- Forum: JFreeChart
- Topic: How to display category under category
- Replies: 4
- Views: 4378
- Thu Apr 21, 2005 6:12 am
- Forum: JFreeChart
- Topic: Tooltip not mapped according to bars
- Replies: 3
- Views: 4113
- Wed Apr 20, 2005 2:22 pm
- Forum: JFreeChart
- Topic: Tooltip not mapped according to bars
- Replies: 3
- Views: 4113
Tooltip not mapped according to bars
Hi all,
I'm using getImagemap() method of ChartUtilies to get ImageMap to show tooltips on the bars. Tooltips are generated fine but these are not coming according to bars, i mean to say that tooltip of first bar is coming on mouse-over on second bar and so on.
Thanks in advance...
I'm using getImagemap() method of ChartUtilies to get ImageMap to show tooltips on the bars. Tooltips are generated fine but these are not coming according to bars, i mean to say that tooltip of first bar is coming on mouse-over on second bar and so on.
Thanks in advance...
- Wed Apr 20, 2005 2:05 pm
- Forum: JFreeChart
- Topic: image quality
- Replies: 11
- Views: 23866
image quality
Hi Tzaphkiel,
I tried ur PNGEncoder to improve image quality but this is not giving me better result than earlier. and i coun't find out where i'm wrong.
Can u provide me some more information about rendering images.
Thanks in advance..
I tried ur PNGEncoder to improve image quality but this is not giving me better result than earlier. and i coun't find out where i'm wrong.
Can u provide me some more information about rendering images.
Thanks in advance..