Adding a Gallery to the docs
|
After Width: | Height: | Size: 51 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 132 KiB |
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 242 KiB |
|
After Width: | Height: | Size: 314 KiB |
|
After Width: | Height: | Size: 253 KiB |
|
After Width: | Height: | Size: 28 KiB |
|
After Width: | Height: | Size: 270 KiB |
|
After Width: | Height: | Size: 200 KiB |
|
After Width: | Height: | Size: 103 KiB |
|
After Width: | Height: | Size: 170 KiB |
|
After Width: | Height: | Size: 107 KiB |
|
After Width: | Height: | Size: 115 KiB |
|
|
@ -17,6 +17,12 @@ p {
|
|||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#gallery img {
|
||||
border: 1px solid gray;
|
||||
box-shadow: 5px 5px 5px #888888;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.carousel img {
|
||||
max-height: 500px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -0,0 +1,45 @@
|
|||
Gallery
|
||||
=======
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/line.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/bubble.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/table.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/pie.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/bar.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/sankey.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/word_cloud.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/filter.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/pivot_table.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/force_directed.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/percent_change.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/sunburst.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/stacked.png
|
||||
:scale: 25 %
|
||||
|
||||
.. image:: _static/img/viz_thumbnails/big_number.png
|
||||
:scale: 25 %
|
||||
|
||||
|
|
@ -33,6 +33,7 @@ Contents
|
|||
installation
|
||||
tutorial
|
||||
videos
|
||||
gallery
|
||||
|
||||
|
||||
Indices and tables
|
||||
|
|
|
|||