Skip to main content



      Home
Home » Archived » BIRT » Parameterizing Date Grouping in Charts
Parameterizing Date Grouping in Charts [message #249193] Fri, 20 July 2007 11:28 Go to next message
Eclipse UserFriend
Originally posted by: brent.devereaux.autodesk.com

I was wondering if there is a way though javascript or by other means to
parameterize the date grouping with in a chart.

I have a report where there is a Date Resolution parameter for counting
a number of events over time. However I would like to synchronize the
chart to group the counts at the same resolution as my parameter.

Thanks,
Brent
Re: Parameterizing Date Grouping in Charts [message #249994 is a reply to message #249193] Thu, 26 July 2007 08:10 Go to previous message
Eclipse UserFriend
You have to do it with scripting. You can access the chart model in the
beforeGeneration script, and the report parameter in the report context
(available in the script through
context.getExternalContext().getScriptable())

Thanks,

David

"Brent Devereaux" <brent.devereaux@autodesk.com> wrote in message
news:f7qk1a$qki$1@build.eclipse.org...
>I was wondering if there is a way though javascript or by other means to
>parameterize the date grouping with in a chart.
>
> I have a report where there is a Date Resolution parameter for counting a
> number of events over time. However I would like to synchronize the chart
> to group the counts at the same resolution as my parameter.
>
> Thanks,
> Brent
Previous Topic:A minimum slice problem on pie chart
Next Topic:Images in chart report not seen when sent in emails
Goto Forum:
  


Current Time: Thu Jun 05 03:41:18 EDT 2025

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

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

Back to the top