« Current version » : différence entre les versions

De GENIUS
Aller à la navigation Aller à la recherche
(Page créée avec « Just the correction of an anomaly present in the V1.9 version (see [Main_differences_between_V1.9_and_V1.9.1|here]). <u>Known bugs</u>: * When writing '''MADONA''' colums... »)
 
Aucun résumé des modifications
 
(7 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
Just the correction of an anomaly present in the V1.9 version (see [Main_differences_between_V1.9_and_V1.9.1|here]).
Some interesting evolutions and corrections have been implemented in this version. Be careful that, now, we use [https://www.jfree.org/jfreechart JFreeChart] 1.5.0 rather than 1.0.19.


<u>Known bugs</u>:
<u>Known bugs</u>:
* When writing '''MADONA''' colums files header, information about "plot break" is not written.
* Using [{{PathCurrentJavaDoc}}/fr/cnes/genius/plots/GPlotPanel.html GPlotPanel]] widget:
** when we use a [https://www.sqlite.org/ SQLite] file, we can normally display data together from the ephemeris table data but also from the events table. With this version, it is no more possible. To do it up to now, we must display data of the second table using the secondary axis possibility.
** calendar date axis display is only done when the unit is ''~cal'' but also if the name of the variable is "''DATE''" (as only the unit might be taken into account).

Dernière version du 22 octobre 2024 à 08:22

Some interesting evolutions and corrections have been implemented in this version. Be careful that, now, we use JFreeChart 1.5.0 rather than 1.0.19.

Known bugs: