Feature #1681
Progression chart, highlight and display extra data area on chart entity selection
| Statut: | Closed | Début: | 19/02/2016 | |
|---|---|---|---|---|
| Priorité: | Normal | Echéance: | ||
| Assigné à: | - | % réalisé: | 100% |
|
| Catégorie: | Charts | Temps passé: | - | |
| Version cible: | TXM 0.7.8 |
Description
Display an area with extra data when a point is selected.
Behavior¶
- on point selection (with mouse or keyboard):
- display a label area containing:
- the 'ref' property if exists otherwise the 'text:id' property
- the global position in corpora and the total count of all tokens of the corpora
- the number of the selected token and the frequency in corpora of the selected token
- display a label area containing:
E.g.:
13_DeGaulle 50835 / 105191 107 / 196
Validation tests¶
- create a progression chart with multiple queries on a corpora that contains 'ref' property
- select some points with keyboard or mouse and check that the display label matches the specifications
- create a progression chart with multiple queries on a corpora that does NOT contains 'ref' property
- select some points with keyboard or mouse and check that the display label matches the specifications
Results¶
SJ: OK, Win 7 x64
BP: OK, Ubuntu
Historique
#1 Mis à jour par Matthieu Decorde il y a plus de 9 ans
- Sujet changé de Progression chart, display extra data area on chart entity selection à Progression chart, highlight and display extra data area on chart entity selection
#2 Mis à jour par Matthieu Decorde il y a plus de 9 ans
- Tracker changé de Task à Feature
#3 Mis à jour par Sebastien Jacquot il y a plus de 9 ans
- Description mis à jour (diff)
#4 Mis à jour par Sebastien Jacquot il y a plus de 9 ans
- Description mis à jour (diff)
#5 Mis à jour par Sebastien Jacquot il y a plus de 8 ans
- Statut changé de Feedback à Closed
- % réalisé changé de 80 à 100