Search found 7 matches
- Mon Jan 19, 2009 11:53 am
- Forum: JFreeChart
- Topic: Y Axis labels showing when dataset is empty
- Replies: 2
- Views: 4079
Y Axis labels showing when dataset is empty
Hi, I am using timeseries chart. My problem is when there is no data available for the chart i.e. the data set is empty then the graph is diaplyaed with no data message. But the Y axis labels are displayed like 0.0, 0.5, 1.0, 1.5,... . How can i prevent Y axis labels from appearing on the chart. Tha...
- Mon Jan 19, 2009 11:38 am
- Forum: JFreeChart
- Topic: Tick labels at start & end of the series line
- Replies: 1
- Views: 2754
Tick labels at start & end of the series line
Hi,
I am using timeseries chart. My problem is i want to display the axis tick labels at the start (0,0) & end of the series line along with other labels.(for ex: check the graph at www.bseindia.com) Kindly help. Is there any way out to programmatically generate the tick labels.
Thanks
I am using timeseries chart. My problem is i want to display the axis tick labels at the start (0,0) & end of the series line along with other labels.(for ex: check the graph at www.bseindia.com) Kindly help. Is there any way out to programmatically generate the tick labels.
Thanks
- Fri Dec 19, 2008 6:40 am
- Forum: JFreeChart
- Topic: TimeSeries chart - series line not touching Y-Axis
- Replies: 0
- Views: 2225
TimeSeries chart - series line not touching Y-Axis
Hi, I am using a 'JSF Chart Creator'(which uses JFreeChart) to draw timeseries charts. But the problem is that the series line is not touching the Y-Axis. It starts from some space after the Y-Axis. Also i want the first X interval to be at (0,0). How can i control the display of X intervals. Apprec...
- Wed Dec 03, 2008 12:45 pm
- Forum: JFreeChart
- Topic: Problem with using Chart Creator in a JSF Portlet
- Replies: 0
- Views: 2163
Problem with using Chart Creator in a JSF Portlet
Hi, I am facing a problem with the chart creator in a JSF portlet. When a JSF page containing the chartcreator chart is executed in browser the chart displays correctly. But when a portlet containing the JSF page is executed, i am getting following exception I am using oracle weblogic portal with or...
- Wed Dec 03, 2008 12:44 pm
- Forum: JFreeChart
- Topic: JSF Chart Creator Component Based on JFreeChart
- Replies: 96
- Views: 225584
Problem with using Chart Creator in a JSF Portlet
Hi, I am facing a problem with the chart creator in a JSF portlet. When a JSF page containing the chartcreator chart is executed in browser the chart displays correctly. But when a portlet containing the JSF page is executed, i am getting following exception I am using oracle weblogic portal with or...
- Wed Dec 03, 2008 12:36 pm
- Forum: JFreeChart
- Topic: ChartCreator with Facelets
- Replies: 3
- Views: 6827
- Wed Dec 03, 2008 12:34 pm
- Forum: JFreeChart
- Topic: ChartCreator with Facelets
- Replies: 3
- Views: 6827
Chart creator in portlet
Hi, I am facing the same problem. When a JSF page containing the chart is executed in browser the chart displays correctly. But when a portlet containing the JSF page is executed, i am getting following exception I am using oracle weblogic portal with oracle workshop. I am using the same configurati...