Task #2034

Mis à jour par Sebastien Jacquot il y a plus de 8 ans

Restore Restoring access to the pop up dialog form component of JFreeChart to edit chart rendering properties. parameters.
(The default ChartPanel class offers a context menu that opens a component to edit some chart properties. parameters. This menu has been hidden at this moment.)

h3. Validation tests

* create some charts
* open the chart properties from the chart tool bar button ou the empty area context menu
=> change some rendering properties from the opened pop up dialog
=> the properties dialog lang must be the same as TXM
=> note: these properties are not saved when closing the editor (only those modified in the renderding tool bar are saved)
* additional: export the chart view in some formats and check the exported file

Retour