Feature #818
RCP: 0.7.6, Charts, manage "Grayscale", "Black & White" and/or "Monochrome" rendering modes for some charts
Statut: | Closed | Début: | 19/05/2014 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Charts | Temps passé: | - | |
Version cible: | TXM 0.8.0 |
Description
Grayscale and monochrome capabilities has been added to JFC charts engine so we may now manage the preferences "Grayscale", "Black&White" and "Colors" (chart locally or globally). We may manage "Monochrome" rather than "Black&White" and offer the color choice to the user ? (or offering the both rendering modes ?)
NOTE: R charts engine only supports "Colors" and "Grayscale" at the moment.
Demandes liées
Historique
#1 Mis à jour par Sebastien Jacquot il y a plus de 11 ans
- Description mis à jour (diff)
#2 Mis à jour par Sebastien Jacquot il y a environ 11 ans
Charts engine state of the art:
JFC:
NOTE: all colors are based on the current hard coded JFC theme. At this moment there is no way for the user to define the colors for colors mode and monochrome mode.
JFC:
NOTE: all colors are based on the current hard coded JFC theme. At this moment there is no way for the user to define the colors for colors mode and monochrome mode.
- partition dimensions
- colors, B&W, grayscale (black)
- progression
- colors, B&W, grayscale (through default preference and B&W through dialog box parameter selection)
- specificities
- colors, B&W, grayscale (through default preference)
- CA
- two colors (not editable)
- CA singular values bar plot
- colors (monochrome only, not editable)
- CAH (not yet implemented, forces R charts engine usage)
- partition dimensions
- colors (monochrome only, gray)
- progression
- colors and black and white (instead of grayscale, see http://forge.cbp.ens-lyon.fr/redmine/issues/991 about this bug) (through default preference and dynamic parameter selection)
- specificities
- colors and black and white (instead of grayscale, see http://forge.cbp.ens-lyon.fr/redmine/issues/992 about this bug) (through default preference and dynamic parameter selection)
- CA
- two colors
- CA singular values bar plot
- colors (monochrome only, gray)
- CAH
- B&W for the tree and hard coded colors for the cluster boxes
#3 Mis à jour par Sebastien Jacquot il y a environ 11 ans
- Sujet changé de RCP: 0.7.6, Charts, manage "Black & White" and/or "Monochrome" rendering modes à RCP: 0.7.6, Charts, manage "Grayscale", "Black & White" and/or "Monochrome" rendering modes for some charts
- % réalisé changé de 0 à 20
#4 Mis à jour par Sebastien Jacquot il y a presque 11 ans
- Version cible changé de TXM 0.7.7 à TXM 0.7.8
#5 Mis à jour par Matthieu Decorde il y a environ 10 ans
- Version cible changé de TXM 0.7.8 à TXM 0.8.0a (split/restructuration)
#6 Mis à jour par Sebastien Jacquot il y a plus de 8 ans
- % réalisé changé de 20 à 80
#7 Mis à jour par Sebastien Jacquot il y a plus de 8 ans
//TODO
- store the series colors in ChartsEngine abstraction to share them between implementations
- extract and remove colors definitions from Progression.colors (only used by RChartsEngine at this moment for Progression and Specificities commands)
- discuss about that, atm JFCChartsEngine uses a pre-defined 4 colors set based on HighCharts web lib via a custom JFC theme named HighChartsTheme
#8 Mis à jour par Sebastien Jacquot il y a plus de 8 ans
- Statut changé de New à Closed
This issue is obsolete. The colors palette extraction has been done and some more precise issues will be created.
#9 Mis à jour par Sebastien Jacquot il y a plus de 7 ans
- Version cible changé de TXM 0.8.0a (split/restructuration) à TXM 0.8.0
#10 Mis à jour par Sebastien Jacquot il y a plus d'un an
- % réalisé changé de 80 à 100