Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Tooltips in BIRT charts

Hello,

it is possible to use tooltips in BIRT charts?

I have found some piece of code for this stuff in [1],
but it does not work on my machine, on a SWT canvas.

Have a look on my test code please (see attachment).
I want to render my chart on a SWT canvas (like in [2]).  
But I get no tooltips (see in class TooltipsBirt.java).

Can someone help me? Maybe it is a SWT problem?

Regards,
Akif

[1] http://eclipsesrc.appspot.com/jsrcs/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/interactivity/InteractivityCharts.java.html
[2] https://wiki.eclipse.org/BIRT/FAQ/Charts2.2#How_do_I_render_a_chart_on_an_SWT_Canvas.3F

Attachment: TooltipsBirt.java
Description: Binary data


Back to the top