Bug #751
TBX: large charts plotted with R are cropped or unreadable
Statut: | New | Début: | 17/04/2014 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Charts / R port from JFC | Temps passé: | - | |
Version cible: | TXM 0.X.X |
Description
Large charts plotted with R are sometimes cropped, sometimes unreadable. Large chart titles are cropped too.
A solution may be to adapt the charts width according to the number of values, then pass a dynamic "width" argument to the device call, e.g. in RWorkspace.plot().
The problem is present in JFCChartsEngine too. Large charts are not cropped but can be unreadable because the total width of the chart is equal to the current editor width, therefore some labels may overlap.
We need to define the behavior for large charts, e.g. compute a dynamic width according to the chart entities count and then add a scrollbar ?
Historique
#1 Mis à jour par Sebastien Jacquot il y a presque 11 ans
- Catégorie changé de Stats / R à Charts
- Version cible changé de TXM 0.X.X à TXM 0.7.7
#2 Mis à jour par Sebastien Jacquot il y a presque 11 ans
- Catégorie changé de Charts à Charts / R port from JFC
- Version cible changé de TXM 0.7.7 à TXM 0.X.X