Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Interactivity where are you gone?

Tags:

java

charts

birt

I have been browsing around your many sites about BIRT and specially for Interactivity or scripting related subjects.

But (it would be sooo nice to live in a flawless world) trying to perform some examples (like this one http://kickjava.com/src/org/eclipse/birt/chart/examples/api/interactivity/InteractivityCharts.java.htm) which is supposed to make interactive charts I get nothing ... well yes I get something : charts (very nice ones by the way ;p) but I have searched for the interactivity aaaaaand it's gone ... may be to the swimming pool or at the laundry but certainely not there ... If you want I can send you the code I used to display the charts or anything you'd like but I really need to make my charts interactives and feel quite helpless and distraught (I'd prefer dazed and confused ...).

like image 323
Ar3s Avatar asked Sep 02 '25 01:09

Ar3s


1 Answers

The easiest path to interactivity for BIRT-based content is the Interactive Viewer. Have a look at the specs here: http://www.birt-exchange.com/be/products/birt-report-viewers/actuate-interactive-viewer/features/

like image 124
MystikSpiral Avatar answered Sep 07 '25 02:09

MystikSpiral