Ticket #84 (new Task)

Opened 10 months ago

Last modified 1 month ago

Proper handling of strings description of data (report titles, legends, date handling)

Reported by: matt Assigned to:
Priority: major Milestone: DigitalVibes
Component: Core Version:
Keywords: Cc:

Description

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)
  • other..?

This has to be specified first as I think I may have forgotten some points.

Change History

10/10/08 18:43:49 changed by matt

  • milestone changed from Stable release to DigitalVibes.