Skip to main content



      Home
Home » Archived » BIRT » DateTime Chart(datetime x axis, double y val)
DateTime Chart [message #730857] Thu, 29 September 2011 07:51 Go to next message
Eclipse UserFriend
I am fairly new to birt. I want a plot with x axis as time and y axis as value.
So dataset will be sth like

CREATED_DATE VAL
Sep 27, 2011 11:33:00 PM 0.0000
Sep 27, 2011 11:33:05 PM 25.8800
Sep 27, 2011 11:33:10 PM 50.0000
Sep 27, 2011 11:33:15 PM 70.7100
Sep 27, 2011 11:33:20 PM 86.6000
Sep 27, 2011 11:33:25 PM 96.5900
Sep 27, 2011 11:34:00 PM 100.0000
Sep 27, 2011 11:34:05 PM 96.5900

i drop val column in y series aggregation, created_date in x series. What i get is one point!!! The chart added all the values as they are in year 2011!!! How can I get my chart?
Re: DateTime Chart [message #730961 is a reply to message #730857] Thu, 29 September 2011 11:23 Go to previous messageGo to next message
Eclipse UserFriend
Select the grouping and sorting (Down arrow) on the x-axis from the
Select Data tab of the chart wizard. Un-check the Grouping checkbox.

Jason

On 9/29/2011 7:51 AM, pkj5ue wrote:
> I am fairly new to birt. I want a plot with x axis as time and y axis as
> value.
> So dataset will be sth like
>
> CREATED_DATE VAL
> Sep 27, 2011 11:33:00 PM 0.0000
> Sep 27, 2011 11:33:05 PM 25.8800
> Sep 27, 2011 11:33:10 PM 50.0000
> Sep 27, 2011 11:33:15 PM 70.7100
> Sep 27, 2011 11:33:20 PM 86.6000
> Sep 27, 2011 11:33:25 PM 96.5900
> Sep 27, 2011 11:34:00 PM 100.0000
> Sep 27, 2011 11:34:05 PM 96.5900
>
> i drop val column in y series aggregation, created_date in x series.
> What i get is one point!!! The chart added all the values as they are in
> year 2011!!! How can I get my chart?
Re: DateTime Chart [message #730977 is a reply to message #730961] Thu, 29 September 2011 12:13 Go to previous message
Eclipse UserFriend
Thanks, that was it:)
Previous Topic:Re: Dynamic Parameter with Scripted Data Set
Next Topic:[Solved] Crosstab Data Format different between designer and sdk
Goto Forum:
  


Current Time: Tue Nov 04 22:30:58 EST 2025

Powered by FUDForum. Page generated in 0.03774 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top