Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Graphics API

I was thinking to develop my own viewlet where I need to show some
graphics. Is the Graphic API used for reports in Jazz/RTC public and
documented so I can reuse it instead of using third party libraries like
jChart?

Thanks in advance,

Chemi.

0 votes



One answer

Permanent link
Hi Chemi,

There are three Charting APIs within RTC:

(1) Jazz Flash charting engine
=> Client-side technology powered by Flash
=> Used by Work Item Statistics viewlet
=> No API. Strictly internal
=> No documentation

(2) BIRT charting engine
=> Server-side technology powered by Java/Eclipse
=> Used by Reports Web UI and Trend Reports viewlet
=> Public API
=> Documentation:
http://www.eclipse.org/birt/phoenix/

(3) DojoX charting engine
=> Client-side technology powered by JavaScript/CSS/HTML
=> Not used by any component at the moment
=> Public API
=> Documentation:
http://docs.dojocampus.org/dojox/charting/
http://api.dojotoolkit.org/jsdoc/1.3/dojox.charting

I think (3) would be the easiest to learn, the simplest to use and have the most
dynamic capabilities for viewlet requirements.

Thanks,

Mike

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,927

Question asked: Jul 20 '09, 9:45 a.m.

Question was seen: 6,408 times

Last updated: Jul 20 '09, 9:45 a.m.

Confirmation Cancel Confirm