Changeset 3325
- Timestamp:
- 05/11/08 23:43:31 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/opus_gui/results/forms/advanced_visualization_form.py
r3203 r3325 294 294 'Map (per indicator per year)':'matplotlib_map', 295 295 'Chart (per indicator, spans years)':'matplotlib_chart', 296 ' Chart(per indicator, spans years)':'table_per_attribute',296 'Table (per indicator, spans years)':'table_per_attribute', 297 297 'Table (per year, spans indicators)':'table_per_year', 298 298 'ESRI table (for loading in ArcGIS)':'table_esri'
