Skip to content

Commit 5411f7b

Browse files
author
lcanavan
committed
Fixed spacing/formatting issue
1 parent b9ed2dc commit 5411f7b

File tree

1 file changed

+44
-44
lines changed

1 file changed

+44
-44
lines changed

sphinx/main_gallery.json

Lines changed: 44 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,48 @@
11
{
22
"details": [
3-
{ "path": "examples/plotting/file/iris.py", "name": "iris" },
4-
{ "path": "examples/plotting/file/image_rgba.py", "name": "image_rgba" },
5-
{ "path": "examples/plotting/file/candlestick.py", "name": "candlestick" },
6-
{ "path": "examples/plotting/file/legend.py", "name": "legend" },
7-
{ "path": "examples/plotting/file/correlation.py", "name": "correlation" },
8-
{ "path": "examples/plotting/file/glucose.py", "name": "glucose" },
9-
{ "path": "examples/plotting/file/les_mis.py", "name": "les_mis" },
10-
{ "path": "examples/plotting/file/unemployment.py", "name": "unemployment" },
11-
{ "path": "examples/plotting/file/stocks.py", "name": "stocks" },
12-
{ "path": "examples/plotting/file/vector.py", "name": "streamline" },
13-
{ "path": "examples/plotting/file/vector.py", "name": "quiver" },
14-
{ "path": "examples/plotting/file/categorical.py", "name": "categorical" },
15-
{ "path": "examples/plotting/file/periodic.py", "name": "periodic" },
16-
{ "path": "examples/plotting/file/histogram.py", "name": "histogram" },
17-
{ "path": "examples/plotting/file/image.py", "name": "image" },
18-
{ "path": "examples/plotting/file/lorenz.py", "name": "lorenz" },
19-
{ "path": "examples/plotting/file/color_scatter.py", "name": "color_scatter" },
20-
{ "path": "examples/glyphs/iris_splom.py", "name": "iris_splom", "symbol": "grid" },
21-
{ "path": "examples/glyphs/anscombe.py", "name": "anscombe", "symbol": "grid" },
22-
{ "path": "examples/plotting/file/choropleth.py", "name": "choropleth" },
23-
{ "path": "examples/plotting/file/texas.py", "name": "texas" },
24-
{ "path": "examples/plotting/file/markers.py", "name": "scatter" },
25-
{ "path": "examples/plotting/file/burtin.py", "name": "burtin" },
26-
{ "path": "examples/plotting/file/brewer.py", "name": "brewer" },
27-
{ "path": "examples/plotting/file/elements.py", "name": "elements" },
28-
{ "path": "examples/plotting/file/boxplot.py", "name": "boxplot" },
29-
{ "path": "examples/charts/file/area.py", "name": "area_chart" },
30-
{ "path": "examples/charts/file/boxplot.py", "name": "boxplot_chart" },
31-
{ "path": "examples/charts/file/cat_heatmap.py", "name": "cat_heatmap_chart" },
32-
{ "path": "examples/charts/file/donut.py", "name": "donut_chart" },
33-
{ "path": "examples/charts/file/dots.py", "name": "dot_chart" },
34-
{ "path": "examples/charts/file/histograms.py", "name": "histograms_chart" },
35-
{ "path": "examples/charts/file/iris_scatter.py", "name": "iris_scatter_chart" },
36-
{ "path": "examples/charts/file/lines.py", "name": "line_chart" },
37-
{ "path": "examples/charts/file/stacked_bar.py", "name": "stacked_bar_chart" },
38-
{ "path": "examples/charts/file/steps.py", "name": "step_chart" },
39-
{ "path": "examples/charts/file/stocks_timeseries.py", "name": "stocks_timeseries_chart" },
40-
{ "path": "examples/compat/ggplot/density.py", "name": "density" },
41-
{ "path": "examples/compat/ggplot/line.py", "name": "ggplot_line" },
42-
{ "path": "examples/compat/ggplot/step.py", "name": "step" },
43-
{ "path": "examples/compat/ggplot/xkcd_density.py", "name": "xkcd_density" },
44-
{ "path": "examples/compat/seaborn/violin.py", "name": "violin" },
45-
{ "path": "examples/compat/seaborn/kde.py", "name": "kde" },
46-
{ "path": "examples/compat/seaborn/sinerror.py", "name": "sinerror" }
3+
{ "path": "examples/plotting/file/iris.py", "name": "iris" },
4+
{ "path": "examples/plotting/file/image_rgba.py", "name": "image_rgba" },
5+
{ "path": "examples/plotting/file/candlestick.py", "name": "candlestick" },
6+
{ "path": "examples/plotting/file/legend.py", "name": "legend" },
7+
{ "path": "examples/plotting/file/correlation.py", "name": "correlation" },
8+
{ "path": "examples/plotting/file/glucose.py", "name": "glucose" },
9+
{ "path": "examples/plotting/file/les_mis.py", "name": "les_mis" },
10+
{ "path": "examples/plotting/file/unemployment.py", "name": "unemployment" },
11+
{ "path": "examples/plotting/file/stocks.py", "name": "stocks" },
12+
{ "path": "examples/plotting/file/vector.py", "name": "streamline" },
13+
{ "path": "examples/plotting/file/vector.py", "name": "quiver" },
14+
{ "path": "examples/plotting/file/categorical.py", "name": "categorical" },
15+
{ "path": "examples/plotting/file/periodic.py", "name": "periodic" },
16+
{ "path": "examples/plotting/file/histogram.py", "name": "histogram" },
17+
{ "path": "examples/plotting/file/image.py", "name": "image" },
18+
{ "path": "examples/plotting/file/lorenz.py", "name": "lorenz" },
19+
{ "path": "examples/plotting/file/color_scatter.py", "name": "color_scatter" },
20+
{ "path": "examples/glyphs/iris_splom.py", "name": "iris_splom", "symbol": "grid" },
21+
{ "path": "examples/glyphs/anscombe.py", "name": "anscombe", "symbol": "grid" },
22+
{ "path": "examples/plotting/file/choropleth.py", "name": "choropleth" },
23+
{ "path": "examples/plotting/file/texas.py", "name": "texas" },
24+
{ "path": "examples/plotting/file/markers.py", "name": "scatter" },
25+
{ "path": "examples/plotting/file/burtin.py", "name": "burtin" },
26+
{ "path": "examples/plotting/file/brewer.py", "name": "brewer" },
27+
{ "path": "examples/plotting/file/elements.py", "name": "elements" },
28+
{ "path": "examples/plotting/file/boxplot.py", "name": "boxplot" },
29+
{ "path": "examples/charts/file/area.py", "name": "area_chart" },
30+
{ "path": "examples/charts/file/boxplot.py", "name": "boxplot_chart" },
31+
{ "path": "examples/charts/file/cat_heatmap.py", "name": "cat_heatmap_chart" },
32+
{ "path": "examples/charts/file/donut.py", "name": "donut_chart" },
33+
{ "path": "examples/charts/file/dots.py", "name": "dot_chart" },
34+
{ "path": "examples/charts/file/histograms.py", "name": "histograms_chart" },
35+
{ "path": "examples/charts/file/iris_scatter.py", "name": "iris_scatter_chart" },
36+
{ "path": "examples/charts/file/lines.py", "name": "line_chart" },
37+
{ "path": "examples/charts/file/stacked_bar.py", "name": "stacked_bar_chart" },
38+
{ "path": "examples/charts/file/steps.py", "name": "step_chart" },
39+
{ "path": "examples/charts/file/stocks_timeseries.py", "name": "stocks_timeseries_chart" },
40+
{ "path": "examples/compat/ggplot/density.py", "name": "density" },
41+
{ "path": "examples/compat/ggplot/line.py", "name": "ggplot_line" },
42+
{ "path": "examples/compat/ggplot/step.py", "name": "step" },
43+
{ "path": "examples/compat/ggplot/xkcd_density.py", "name": "xkcd_density" },
44+
{ "path": "examples/compat/seaborn/violin.py", "name": "violin" },
45+
{ "path": "examples/compat/seaborn/kde.py", "name": "kde" },
46+
{ "path": "examples/compat/seaborn/sinerror.py", "name": "sinerror" }
4747
]
4848
}

0 commit comments

Comments
 (0)