Changeset 70:3a19cb44ebdf for examples/pie_chart
- Timestamp:
- 10/30/08 05:03:36 (21 months ago)
- Branch:
- default
- Files:
-
- 1 modified
-
examples/pie_chart (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
examples/pie_chart
r63 r70 2 2 width: 600 3 3 height: 400 4 output_type: png5 4 background: {hide: true} 6 5 legend: {hide: true} … … 8 7 chart: 9 8 type: pie 9 output_type: png 10 10 dataset: 11 11 {% for line in o.lines %}
