File: tutorial.rst

package info (click to toggle)
seaborn 0.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,896 kB
  • ctags: 1,183
  • sloc: python: 8,372; makefile: 181
file content (33 lines) | stat: -rw-r--r-- 466 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.. _tutorial:

Seaborn tutorial
================

Style management
----------------

.. toctree::
   :maxdepth: 2

   tutorial/aesthetics
   tutorial/color_palettes

Plotting functions
------------------

.. toctree::
   :maxdepth: 2

   tutorial/plotting_distributions
   tutorial/quantitative_linear_models
   tutorial/categorical_linear_models
   tutorial/timeseries_plots

Structured grids
----------------

.. toctree::
   :maxdepth: 2

   tutorial/axis_grids