Hello,
i hava a probleme in my Jfreechart graph,
i used a mysql database, i have a column ' date ' , the format is yyyy-mm-dd
i have also another column rate (type float);
i cant dress the graphe of the variation of the rate (avg(rate)) in function of month
please help
ty
Problem with seriesTimes
-
- Posts: 1634
- Joined: Sat Feb 17, 2007 1:51 pm
Re: Problem with seriesTimes
There is an error in your code in line 47. You need to replace the local variable with an instance field. 

Re: Problem with seriesTimes
how .?
-
- Posts: 1634
- Joined: Sat Feb 17, 2007 1:51 pm
Re: Problem with seriesTimes
I was just trying to (ironically) indicate that we need code in order to help you. Hints like "i cant dress the graphe" are not really helpful.
Sorry.
Sorry.