aboutsummaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/graphgallery/graphgallery.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/datavisualization/graphgallery/graphgallery.pyproject')
-rw-r--r--examples/datavisualization/graphgallery/graphgallery.pyproject18
1 files changed, 18 insertions, 0 deletions
diff --git a/examples/datavisualization/graphgallery/graphgallery.pyproject b/examples/datavisualization/graphgallery/graphgallery.pyproject
new file mode 100644
index 000000000..8022aea9b
--- /dev/null
+++ b/examples/datavisualization/graphgallery/graphgallery.pyproject
@@ -0,0 +1,18 @@
+{
+ "files": ["axesinputhandler.py",
+ "bargraph.py",
+ "custominputhandler.py",
+ "graphgallery.qrc",
+ "graphmodifier.py",
+ "highlightseries.py",
+ "main.py",
+ "rainfalldata.py",
+ "scatterdatamodifier.py",
+ "scattergraph.py",
+ "surfacegraph.py",
+ "surfacegraphmodifier.py",
+ "topographicseries.py",
+ "variantbardatamapping.py",
+ "variantbardataproxy.py",
+ "variantdataset.py"]
+}