sky delta
unread,Oct 25, 2009, 4:09:37 PM10/25/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JSFlot JavaServer Faces JSF Chart Library
hi,
i want to draw a graph , and from my bd i brind the data under this
form :
2008-01-28 , 24
2008-02-12 , 6
2008-03-28 , 21
.
.
.
.
.
but the data got drawn after i select 2 value from the calendar ( then
i take those value , and i get the result from the db , this part is
not a problem ), my problem is that i don't know how to put the begin
and the end of this graph of the date than come under this form
(2008-03-28) , because the user can select the date in the year 2007 ,
and the other in the year 2009 , and draw the correspondant graph,
plz anybody to give a help , because i'm really stuck
and thanks