You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`Matplotlib-Venn <https://github.com/konstantint/matplotlib-venn>`_ provides a set of functions for plotting 2- and 3-set area-weighted (or unweighted) Venn diagrams.
148
-
149
-
mplstereonet
150
-
===============
151
-
(*Not distributed with matplotlib*)
152
-
153
-
`mplstereonet <https://github.com/joferkington/mplstereonet>`_ provides stereonets for plotting and analyzing orientation data in Matplotlib.
154
-
155
-
156
-
.. _hl_plotting:
157
-
158
-
High-Level Plotting
159
-
*******************
160
-
161
-
Several projects have started to provide a higher-level interface to
162
-
matplotlib. These are independent projects.
163
-
164
-
.. _toolkit_seaborn:
165
-
166
-
seaborn
167
-
=======
168
-
(*Not distributed with matplotlib*)
169
-
170
-
`seaborn <http://web.stanford.edu/~mwaskom/software/seaborn>`_ is a high
171
-
level interface for drawing statistical graphics with matplotlib. It
172
-
aims to make visualization a central part of exploring and
173
-
understanding complex datasets.
174
-
175
-
.. _toolkit_ggplot:
176
-
177
-
ggplot
178
-
======
179
-
(*Not distributed with matplotlib*)
180
-
181
-
`ggplot <https://github.com/yhat/ggplot>`_ is a port of the R ggplot2
182
-
to python based on matplotlib.
183
-
184
-
185
-
.. _toolkit_prettyplotlib:
186
-
187
-
prettyplotlib
188
-
=============
189
-
(*Not distributed with matplotlib*)
190
-
191
-
`prettyplotlib <https://olgabot.github.io/prettyplotlib>`_ is an extension
192
-
to matplotlib which changes many of the defaults to make plots some
193
-
consider more attractive.
194
-
195
-
196
-
iTerm2 terminal backend
197
-
=======================
198
-
(*Not distributed with matplotlib*)
199
-
200
-
`matplotlib_iterm2 <https://github.com/oselivanov/matplotlib_iterm2>`_ is an
`Matplotlib-Venn <https://github.com/konstantint/matplotlib-venn>`_ provides a set of functions for plotting 2- and 3-set area-weighted (or unweighted) Venn diagrams.
134
+
135
+
mplstereonet
136
+
===============
137
+
138
+
`mplstereonet <https://github.com/joferkington/mplstereonet>`_ provides stereonets for plotting and analyzing orientation data in Matplotlib.
139
+
140
+
141
+
.. _hl_plotting:
142
+
143
+
High-Level Plotting
144
+
*******************
145
+
146
+
Several projects have started to provide a higher-level interface to
147
+
matplotlib. These are independent projects.
148
+
149
+
.. _toolkit_seaborn:
150
+
151
+
seaborn
152
+
=======
153
+
154
+
`seaborn <http://web.stanford.edu/~mwaskom/software/seaborn>`_ is a high
155
+
level interface for drawing statistical graphics with matplotlib. It
156
+
aims to make visualization a central part of exploring and
157
+
understanding complex datasets.
158
+
159
+
.. _toolkit_ggplot:
160
+
161
+
ggplot
162
+
======
163
+
164
+
`ggplot <https://github.com/yhat/ggplot>`_ is a port of the R ggplot2
165
+
to python based on matplotlib.
166
+
167
+
168
+
.. _toolkit_prettyplotlib:
169
+
170
+
prettyplotlib
171
+
=============
172
+
173
+
`prettyplotlib <https://olgabot.github.io/prettyplotlib>`_ is an extension
174
+
to matplotlib which changes many of the defaults to make plots some
175
+
consider more attractive.
176
+
177
+
178
+
iTerm2 terminal backend
179
+
=======================
180
+
181
+
`matplotlib_iterm2 <https://github.com/oselivanov/matplotlib_iterm2>`_ is an
0 commit comments