We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b91fa27 commit bee02c7Copy full SHA for bee02c7
doc/conf.py
@@ -78,6 +78,7 @@
78
"../examples/gallery/3d_plots",
79
"../examples/gallery/seismology",
80
"../examples/gallery/basemaps",
81
+ "../examples/gallery/histograms",
82
"../examples/gallery/embellishments",
83
"../examples/projections/azim",
84
"../examples/projections/conic",
examples/gallery/histograms/README.txt
@@ -0,0 +1,2 @@
1
+Histograms
2
+----------
examples/gallery/embellishments/rose.py renamed to examples/gallery/histograms/rose.py
0 commit comments