Task #1029
Mis à jour par Sebastien Jacquot il y a presque 11 ans
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.
h1. 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
h1. 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
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.
h1. 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
h1. 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