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.pyproject4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/charts/charts.pyproject b/examples/charts/charts.pyproject
index a4e6c01c1..15a48a3a1 100644
--- a/examples/charts/charts.pyproject
+++ b/examples/charts/charts.pyproject
@@ -1,3 +1,5 @@
{
- "files": ["percentbarchart.py", "donutbreakdown.py", "legend.py", "nesteddonuts.py", "modeldata.py", "lineandbar.py", "memoryusage.py", "callout.py", "audio.py"]
+ "files": ["percentbarchart.py", "donutbreakdown.py", "legend.py", "nesteddonuts.py",
+ "modeldata.py", "lineandbar.py", "memoryusage.py", "callout.py", "audio.py",
+ "linechart.py", "logvalueaxis.py", "piechart.py", "temperaturerecords.py"]
}