Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
256 views

How to deal with SpiderWebPlot in JFreeChart?

Discovering JFreeChart, I hit a problem using SpiderWebPlot. This is what I have today My values are {2, 2, 1.5} By default max value is set to the max value of my dataset (here 2) but I want to ...
0
votes
1answer
856 views

java.awt.print.PrinterException: Invalid name of PrintService

I would ask it in the form of a question, but I have no idea why I'm getting this exception. I can't find any real documentation online either. To give you context although I don't think it's really ...
0
votes
2answers
612 views

Using relative path for a static image in a Jfree report template

I have a JfreeReport Application which run under Tomcat inside a jar. In the report template (which exists outside the jar) I have the following: ...