Ticket #84 (closed Task: fixed)
Proper handling of strings description of data (report titles, legends, date handling)
| Reported by: | matt | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Piwik 0.6.1 |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: |
Description (last modified by matt) (diff)
A report is defined by its data, but this is not enough.
We also need to somehow define in the report
- a date format (for graphs it may be 'Week 2' but when displayed in the UI it would be 'Week of January, 21st')
- legends for graphs (eg. '%s visits' or '%s distinct keywords')
- title for the report (eg. 'Distinct keywords' 'Countries')
- titles for graphs (eg. 'Evolution of the number of %s', or simply use the report title as is)
- existing bug, in Visitors > Overview, the graph always shows the english word 'days' eg. in french: Évolution sur les 30 derniers days
- other..?
Also see #126
This has to be specified first as I think I may have forgotten some points.
Change History
Note: See
TracTickets for help on using
tickets.
