User Tools

Site Tools


other:python:jyp_steps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
other:python:jyp_steps [2019/06/18 15:53]
jypeter [Useful matplotlib reference pages] Added contourf + demo
other:python:jyp_steps [2019/06/19 12:15]
jypeter [Useful matplotlib reference pages]
Line 287: Line 287:
   * The [[https://​matplotlib.org/​api/​_as_gen/​matplotlib.figure.Figure.html|figure(...)]] and the associated methods   * The [[https://​matplotlib.org/​api/​_as_gen/​matplotlib.figure.Figure.html|figure(...)]] and the associated methods
   * The [[https://​matplotlib.org/​api/​axes_api.html|axes]] and the associated methods   * The [[https://​matplotlib.org/​api/​axes_api.html|axes]] and the associated methods
-  * [[https://​matplotlib.org/​tutorials/​introductory/​customizing.html#​matplotlib-rcparams|matplotlib default settings]] can be queried and updated+  * [[https://​matplotlib.org/​tutorials/​introductory/​customizing.html#​matplotlib-rcparams|matplotlib default ​config/settings]] can be queried and updated
     * example: the default figure size (inches) is ''​mpl.rcParams['​figure.figsize'​]''​ (''​[6.4,​ 4.8]''​)     * example: the default figure size (inches) is ''​mpl.rcParams['​figure.figsize'​]''​ (''​[6.4,​ 4.8]''​)
     * current settings'​ file:  ''​mpl.matplotlib_fname()''​     * current settings'​ file:  ''​mpl.matplotlib_fname()''​
other/python/jyp_steps.txt · Last modified: 2024/03/07 10:15 by jypeter