| 90 | | fig_width_pt - Figure width in points. If you want to use your figure inside LaTeX, |
|---|
| 91 | | get this value from LaTeX using '\showthe\columnwidth'. |
|---|
| 92 | | ratio - Ratio between the height and the width of the figure. |
|---|
| 93 | | text_fontsize - Size of axes and in-pic text fonts. |
|---|
| 94 | | tick_labelsize - Size of tick label font. |
|---|
| 95 | | useTex - Enables or disables the use of LaTeX for all labels and texts |
|---|
| | 90 | fig_width_pt - figure width in points. If you want to use your figure inside LaTeX, |
|---|
| | 91 | get this value from LaTeX using '\\showthe\\columnwidth'. |
|---|
| | 92 | ratio - ratio between the height and the width of the figure. |
|---|
| | 93 | text_fontsize - size of axes and in-pic text fonts. |
|---|
| | 94 | tick_labelsize - size of tick label font. |
|---|
| | 95 | useTex - enables or disables the use of LaTeX for all labels and texts |
|---|
| 164 | | fig_width_pt - Figure width in points. If you want to use your figure inside LaTeX, |
|---|
| 165 | | get this value from LaTeX using '\showthe\columnwidth'. |
|---|
| 166 | | ratio - Ratio between the height and the width of the figure. |
|---|
| 167 | | text_fontsize - Size of axes and in-pic text fonts. |
|---|
| 168 | | tick_labelsize - Size of tick label font. |
|---|
| 169 | | useTex - Enables or disables the use of LaTeX for all labels and texts |
|---|
| 170 | | (for details on how to do that, see http://www.scipy.org/Cookbook/Matplotlib/UsingTex). |
|---|
| | 164 | fig_width_pt - figure width in points. If you want to use your figure inside LaTeX, |
|---|
| | 165 | get this value from LaTeX using '\showthe\columnwidth' |
|---|
| | 166 | ratio - ratio between the height and the width of the figure |
|---|
| | 167 | text_fontsize - size of axes and in-pic text fonts |
|---|
| | 168 | tick_labelsize - size of tick label font |
|---|
| | 169 | useTex - enables or disables the use of LaTeX for all labels and texts |
|---|
| | 170 | (for details on how to do that, see http://www.scipy.org/Cookbook/Matplotlib/UsingTex) |
|---|