Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Bugzilla#119136 - Support tooltips on various chart elements.(UI fix)

- Summary:
Support tooltips on various chart elements.

- Bugzilla Bug (s) Resolved:
119136

- Description:
1. Add a text field and _expression_ builder, to input the tooltip in the interactivity editor as an optional choice.(Look at the interactivity for the value series )
2. Add the interactivity button for the axis, marker line and marker range.

- Tests Description:

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:
Please look at the interactivity dialog in the axis marker popup, axis sheet and value series sheet.

- Notes to Documentation:

- Files Added:

- Files Edited:

 

/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/extension/i18n/messages.properties
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/TriggerDataComposite.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/SubtaskSheetImpl.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/axis/AbstractAxisSubtask.java
/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/axis/AxisMarkersSheet.java

 


Back to the top