Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Interactive chart(Interactive chart)
Interactive chart [message #759894] Wed, 30 November 2011 13:50 Go to next message
srikanth Mising name is currently offline srikanth Mising nameFriend
Messages: 38
Registered: July 2010
Member
Hi all,

Is there a way we can generate a interactive chart in BIRT.For example, A chart is generated and is there a way the user can click on any segment of the generated report and we can generated another report..
any suggestions will be really helpfull..

Regards,
Srikanth
Re: Interactive chart [message #759979 is a reply to message #759894] Wed, 30 November 2011 19:05 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Sure just use the hyperlink builder in the third tab of the chart wizard
(interactivity) to point to drill through. In fact you can have a data
point have multiple drill through paths. I am posting two interactivity
posts I did a while ago, that show invoking client side script.

http://birtworld.blogspot.com/2009/12/calling-client-side-javascript-from.html
http://birtworld.blogspot.com/2010/05/more-on-chart-interactivity.html

While you do not need these they should show you how to open the
interactivity editor.

Btw BIRT also supports server side scripting on chart.
http://birtworld.blogspot.com/2010/08/birt-charting-scripting-overview.html

Jason


On 11/30/2011 8:50 AM, srikanth wrote:
> Hi all,
>
> Is there a way we can generate a interactive chart in BIRT.For example,
> A chart is generated and is there a way the user can click on any
> segment of the generated report and we can generated another report..
> any suggestions will be really helpfull..
>
> Regards,
> Srikanth
>
Re: Interactive chart [message #761410 is a reply to message #759979] Tue, 06 December 2011 12:47 Go to previous messageGo to next message
srikanth Mising name is currently offline srikanth Mising nameFriend
Messages: 38
Registered: July 2010
Member
Thank you Jason.... It was really helpful..

I am trying out the following features can you please help me out with them,
1)AD HOC REPORTING
2)DASHBOARDS

Regards,
Srikanth

[Updated on: Tue, 06 December 2011 12:47]

Report message to a moderator

Re: Interactive chart [message #761573 is a reply to message #761410] Tue, 06 December 2011 17:13 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

On ad hoc reporting do you mean changing the report based on parameters?
If so this can be done by using scripting or property binding to
modify the query that is executed or by using the design engine api in
the beforeFactory event to alter the report. There are many examples of
this on birtworld and birt-exchange dev share.

On dashboards, you could use the BIRT tag libraries to do this?
http://www.eclipse.org/birt/phoenix/deploy/viewerUsageMain.php#tags
If you only want to render one portion of a report say a chart put a
bookmark property on it in the design and then use the reportletid
attribute. You may also want to look over this post:
http://birtworld.blogspot.com/2007/09/22-birt-tag-library-building-custom.html

Jason

On 12/6/2011 7:47 AM, srikanth wrote:
> Thank you Jason.... It was really helpfull..
>
> I am trying out the following features can you please help me out with the,
> 1)AD HOC REPORTING
> 2)DASHBOARDS
>
> Regards,
> Srikanth
>
Re: Interactive chart [message #1270700 is a reply to message #761573] Thu, 13 March 2014 10:53 Go to previous message
hamza laaroussi is currently offline hamza laaroussiFriend
Messages: 2
Registered: March 2014
Junior Member
That was really helpful to me too, Thank you Jason

But remained one concern related to my current project, it is the fact that i should integrate reporting module with a web application based on JEE(Hibernate, Spring , JSF 1.2) architecture
is that gonna possible using Birt ?

[Updated on: Thu, 13 March 2014 11:59]

Report message to a moderator

Previous Topic:Reporting Project
Next Topic:New User- Unhandled exception when executing script
Goto Forum:
  


Current Time: Thu Apr 25 10:40:16 GMT 2024

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

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

Back to the top