Feature #2728
Specificities bar chart, draw bars and lines together
Statut: | New | Début: | 20/01/2020 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Charts | Temps passé: | - | |
Version cible: | TXM 0.X.X |
Description
Actual JFreeChart implementation does not match the old R implementation.
With R, by using the preferences page "TXM\User\Specificities" permit to draw chart containing the bars and the lines together.
Specs page: https://groupes.renater.fr/wiki/txm-info/public/specs_charts_specificities
NOTE FR:
discuter de "draw bars/draw curves" des Spécificités ? => combined plot/brushing ou bien passage en combo box avec valeurs exclusives ?
Need to discuss about this functionality.
1) Do we want to keep it?
If no:
- change the preferences to an exclusive value "Lines" or "Bars"
- change the Widget to a Combo Box or a Check Box
If yes:
Solution 1¶
Implement exactly the same type of view as in R.
Solution 2¶
Take a look at JFreeChart Combined Plot/Brushing.
Demandes liées