aboutsummaryrefslogtreecommitdiffstats
path: root/examples/charts/charts.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/charts.pyproject')
-rw-r--r--examples/charts/charts.pyproject3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/charts/charts.pyproject b/examples/charts/charts.pyproject
new file mode 100644
index 000000000..a4e6c01c1
--- /dev/null
+++ b/examples/charts/charts.pyproject
@@ -0,0 +1,3 @@
+{
+ "files": ["percentbarchart.py", "donutbreakdown.py", "legend.py", "nesteddonuts.py", "modeldata.py", "lineandbar.py", "memoryusage.py", "callout.py", "audio.py"]
+}