Hi,
is it possipble to set an empty content for a ChartPanel? I will show only the legend of a chart at the beginning, but not the plot.
set an empty content of a ChartPanel
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Try a dataset with only null values in it. You'll need a dataset to get the series names for the legend.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


-
- Posts: 9
- Joined: Mon Sep 11, 2006 12:41 pm