Closed wendyzhaogogo closed 2 years ago
Not sure about the restful API, but org.jfree.chart.ChartUtils
supports several common image formats.
JFreeChart does not provide restful api mechanisms, just the chart creation framework and tools to support conversion to various formats.
I know this ticket is closed, but rather than creating a new one I thought I would just comment here. It seems that JFreeChart does indeed support headless operation, but it is not very well documented (there is literally no mention of "headless" in the developer guide).
I imagine this would be a common use case, so it would be nice to see some examples in the guide. The Swing examples are helpful, but I would guess (although perhaps incorrectly) that JFreeChart is being used more often on the server than the client at this point?
Thank you, I have seen that. Not looking for assistance - just suggesting that the developer guide should contain some information about using the framework in a headless context.
My requirement is to get a image of chart from requesting api with params