diff options
-rw-r--r-- | chart2/workbench/sampledata/pie.chd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/chart2/workbench/sampledata/pie.chd b/chart2/workbench/sampledata/pie.chd new file mode 100644 index 000000000000..16b9d9e64fd1 --- /dev/null +++ b/chart2/workbench/sampledata/pie.chd @@ -0,0 +1,17 @@ +# -*- coding: utf-8; -*- +# Series Labels +Bach Beethoven Mozart Dvořák Brahms Penderecki + +# categories +Pie_Chart + +# x-values (ignored) +#0 1 2 3 4 5 +0 + +# series +3 +1 +4 +1 +5 |