Task #1029
RCP: x.x, R Charts Engine/SVG Batik Chart editors, implement the new features of the JFC charts engine and the JFC SWT chart components provider
Statut: | New | Début: | 02/10/2014 | |
---|---|---|---|---|
Priorité: | Low | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Charts / R port from JFC | Temps passé: | - | |
Version cible: | TXM 0.X.X |
Description
Implement the new features (especially interaction features) of the JFC charts engine and the JFC SWT chart components provider in R/SVG charts engine.
After some discussions this is not a priority to implement all the JFC charts engine features in R charts engine.
NOTE: the core features in R charts engine (TBX layer) will also be available in TXM RIA. But the SVG Batik chart components provider(RCP layer) will need to be redeveloped with GWT GUI/Widgets components.
This ticket is intended to keep a trace of the implemented and unimplemented features in the R charts engine (TBX) and SVG Batik chart component provider (RCP). The category "Charts / R" manages this type of issues.
Common¶
- zoom on mouse wheel [done, but need to finalize, the pan is reset]
- zoom on key pressed [done, but need to finalize, the pan is reset]
- pan on mouse drag [done]
- pan on key pressed [done]
- chart entities selection using mouse
- mouse over detection on entities
- tool tips on entities
CA¶
- highlight some points in the chart and select the linked rows in the points information SWT table
- select some rows in the points information SWT table and highlight the linked points in the chart
//TODO
Historique
#1 Mis à jour par Sebastien Jacquot il y a presque 12 ans
- Description mis à jour (diff)
#2 Mis à jour par Sebastien Jacquot il y a presque 11 ans
- Description mis à jour (diff)
- Catégorie changé de Charts à Charts / R port from JFC