Bug #1281
RCP: 0.7.7, Charts, when vertical labels are too long, the chart is not drawn
Statut: | Closed | Début: | 24/03/2015 | |
---|---|---|---|---|
Priorité: | High | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Charts | Temps passé: | - | |
Version cible: | TXM 0.7.7 |
Description
Partition dimensions, Specificities, when vertical labels are too long, the JFC charts are not drawn. Only the title is drawn.
Validation test¶
- generate some partition dimensions and specificities charts with long labels (at least 50 characters)
- check the charts are drawn
- try to resize the tab/editor and check the truncation behavior
MD: Linux64 OK
Historique
#1 Mis à jour par Sebastien Jacquot il y a plus de 10 ans
- Description mis à jour (diff)
#2 Mis à jour par Sebastien Jacquot il y a plus de 10 ans
- Description mis à jour (diff)
#3 Mis à jour par Sebastien Jacquot il y a plus de 10 ans
This bug is linked to the new usage of the JFC SymbolAxis class used with XYPlot which doesn't seem to manage the label cropping by adding "..." character (like with default Axis used with CategoryPlot)
#4 Mis à jour par Sebastien Jacquot il y a plus de 10 ans
- Sujet changé de RCP: 0.7.7, Partition dimensions, when vertical labels are too long, the chart is not drawn à RCP: 0.7.7, Charts, when vertical labels are too long, the chart is not drawn
- Description mis à jour (diff)
#5 Mis à jour par Sebastien Jacquot il y a plus de 10 ans
- Description mis à jour (diff)
- Statut changé de New à Feedback
- % réalisé changé de 0 à 80
Fixed by implementing the CategoryAxis label truncation system (dedicated to CategoryPlot) in the SymbolAxisBetween class dedicated to be used with XYPlot.
#6 Mis à jour par Matthieu Decorde il y a plus de 10 ans
- Description mis à jour (diff)
#7 Mis à jour par Matthieu Decorde il y a plus de 10 ans
- % réalisé changé de 80 à 90
#8 Mis à jour par Sebastien Jacquot il y a plus de 10 ans
- Statut changé de Feedback à Closed
#9 Mis à jour par Sebastien Jacquot il y a plus de 10 ans
- % réalisé changé de 90 à 100