forked from frankligy/python_visualization_tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Guangyuan Li
authored and
Guangyuan Li
committed
Jan 2, 2021
1 parent
8b515e4
commit 01aae3d
Showing
1 changed file
with
305 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,305 @@ | ||
_internal.classic_mode | ||
agg.path.chunksize | ||
animation.avconv_args | ||
animation.avconv_path | ||
animation.bitrate | ||
animation.codec | ||
animation.convert_args | ||
animation.convert_path | ||
animation.embed_limit | ||
animation.ffmpeg_args | ||
animation.ffmpeg_path | ||
animation.frame_format | ||
animation.html | ||
animation.html_args | ||
animation.writer | ||
axes.autolimit_mode | ||
axes.axisbelow | ||
axes.edgecolor | ||
axes.facecolor | ||
axes.formatter.limits | ||
axes.formatter.min_exponent | ||
axes.formatter.offset_threshold | ||
axes.formatter.use_locale | ||
axes.formatter.use_mathtext | ||
axes.formatter.useoffset | ||
axes.grid | ||
axes.grid.axis | ||
axes.grid.which | ||
axes.labelcolor | ||
axes.labelpad | ||
axes.labelsize | ||
axes.labelweight | ||
axes.linewidth | ||
axes.prop_cycle | ||
axes.spines.bottom | ||
axes.spines.left | ||
axes.spines.right | ||
axes.spines.top | ||
axes.titlecolor | ||
axes.titlelocation | ||
axes.titlepad | ||
axes.titlesize | ||
axes.titleweight | ||
axes.titley | ||
axes.unicode_minus | ||
axes.xmargin | ||
axes.ymargin | ||
axes3d.grid | ||
backend | ||
backend_fallback | ||
boxplot.bootstrap | ||
boxplot.boxprops.color | ||
boxplot.boxprops.linestyle | ||
boxplot.boxprops.linewidth | ||
boxplot.capprops.color | ||
boxplot.capprops.linestyle | ||
boxplot.capprops.linewidth | ||
boxplot.flierprops.color | ||
boxplot.flierprops.linestyle | ||
boxplot.flierprops.linewidth | ||
boxplot.flierprops.marker | ||
boxplot.flierprops.markeredgecolor | ||
boxplot.flierprops.markeredgewidth | ||
boxplot.flierprops.markerfacecolor | ||
boxplot.flierprops.markersize | ||
boxplot.meanline | ||
boxplot.meanprops.color | ||
boxplot.meanprops.linestyle | ||
boxplot.meanprops.linewidth | ||
boxplot.meanprops.marker | ||
boxplot.meanprops.markeredgecolor | ||
boxplot.meanprops.markerfacecolor | ||
boxplot.meanprops.markersize | ||
boxplot.medianprops.color | ||
boxplot.medianprops.linestyle | ||
boxplot.medianprops.linewidth | ||
boxplot.notch | ||
boxplot.patchartist | ||
boxplot.showbox | ||
boxplot.showcaps | ||
boxplot.showfliers | ||
boxplot.showmeans | ||
boxplot.vertical | ||
boxplot.whiskerprops.color | ||
boxplot.whiskerprops.linestyle | ||
boxplot.whiskerprops.linewidth | ||
boxplot.whiskers | ||
contour.corner_mask | ||
contour.linewidth | ||
contour.negative_linestyle | ||
date.autoformatter.day | ||
date.autoformatter.hour | ||
date.autoformatter.microsecond | ||
date.autoformatter.minute | ||
date.autoformatter.month | ||
date.autoformatter.second | ||
date.autoformatter.year | ||
date.epoch | ||
docstring.hardcopy | ||
errorbar.capsize | ||
figure.autolayout | ||
figure.constrained_layout.h_pad | ||
figure.constrained_layout.hspace | ||
figure.constrained_layout.use | ||
figure.constrained_layout.w_pad | ||
figure.constrained_layout.wspace | ||
figure.dpi | ||
figure.edgecolor | ||
figure.facecolor | ||
figure.figsize | ||
figure.frameon | ||
figure.max_open_warning | ||
figure.raise_window | ||
figure.subplot.bottom | ||
figure.subplot.hspace | ||
figure.subplot.left | ||
figure.subplot.right | ||
figure.subplot.top | ||
figure.subplot.wspace | ||
figure.titlesize | ||
figure.titleweight | ||
font.cursive | ||
font.family | ||
font.fantasy | ||
font.monospace | ||
font.sans-serif | ||
font.serif | ||
font.size | ||
font.stretch | ||
font.style | ||
font.variant | ||
font.weight | ||
grid.alpha | ||
grid.color | ||
grid.linestyle | ||
grid.linewidth | ||
hatch.color | ||
hatch.linewidth | ||
hist.bins | ||
image.aspect | ||
image.cmap | ||
image.composite_image | ||
image.interpolation | ||
image.lut | ||
image.origin | ||
image.resample | ||
interactive | ||
keymap.all_axes | ||
keymap.back | ||
keymap.copy | ||
keymap.forward | ||
keymap.fullscreen | ||
keymap.grid | ||
keymap.grid_minor | ||
keymap.help | ||
keymap.home | ||
keymap.pan | ||
keymap.quit | ||
keymap.quit_all | ||
keymap.save | ||
keymap.xscale | ||
keymap.yscale | ||
keymap.zoom | ||
legend.borderaxespad | ||
legend.borderpad | ||
legend.columnspacing | ||
legend.edgecolor | ||
legend.facecolor | ||
legend.fancybox | ||
legend.fontsize | ||
legend.framealpha | ||
legend.frameon | ||
legend.handleheight | ||
legend.handlelength | ||
legend.handletextpad | ||
legend.labelspacing | ||
legend.loc | ||
legend.markerscale | ||
legend.numpoints | ||
legend.scatterpoints | ||
legend.shadow | ||
legend.title_fontsize | ||
lines.antialiased | ||
lines.color | ||
lines.dash_capstyle | ||
lines.dash_joinstyle | ||
lines.dashdot_pattern | ||
lines.dashed_pattern | ||
lines.dotted_pattern | ||
lines.linestyle | ||
lines.linewidth | ||
lines.marker | ||
lines.markeredgecolor | ||
lines.markeredgewidth | ||
lines.markerfacecolor | ||
lines.markersize | ||
lines.scale_dashes | ||
lines.solid_capstyle | ||
lines.solid_joinstyle | ||
markers.fillstyle | ||
mathtext.bf | ||
mathtext.cal | ||
mathtext.default | ||
mathtext.fallback | ||
mathtext.fallback_to_cm | ||
mathtext.fontset | ||
mathtext.it | ||
mathtext.rm | ||
mathtext.sf | ||
mathtext.tt | ||
mpl_toolkits.legacy_colorbar | ||
patch.antialiased | ||
patch.edgecolor | ||
patch.facecolor | ||
patch.force_edgecolor | ||
patch.linewidth | ||
path.effects | ||
path.simplify | ||
path.simplify_threshold | ||
path.sketch | ||
path.snap | ||
pcolor.shading | ||
pdf.compression | ||
pdf.fonttype | ||
pdf.inheritcolor | ||
pdf.use14corefonts | ||
pgf.preamble | ||
pgf.rcfonts | ||
pgf.texsystem | ||
polaraxes.grid | ||
ps.distiller.res | ||
ps.fonttype | ||
ps.papersize | ||
ps.useafm | ||
ps.usedistiller | ||
savefig.bbox | ||
savefig.directory | ||
savefig.dpi | ||
savefig.edgecolor | ||
savefig.facecolor | ||
savefig.format | ||
savefig.jpeg_quality | ||
savefig.orientation | ||
savefig.pad_inches | ||
savefig.transparent | ||
scatter.edgecolors | ||
scatter.marker | ||
svg.fonttype | ||
svg.hashsalt | ||
svg.image_inline | ||
text.antialiased | ||
text.color | ||
text.hinting | ||
text.hinting_factor | ||
text.kerning_factor | ||
text.latex.preamble | ||
text.latex.preview | ||
text.usetex | ||
timezone | ||
tk.window_focus | ||
toolbar | ||
webagg.address | ||
webagg.open_in_browser | ||
webagg.port | ||
webagg.port_retries | ||
xaxis.labellocation | ||
xtick.alignment | ||
xtick.bottom | ||
xtick.color | ||
xtick.direction | ||
xtick.labelbottom | ||
xtick.labelsize | ||
xtick.labeltop | ||
xtick.major.bottom | ||
xtick.major.pad | ||
xtick.major.size | ||
xtick.major.top | ||
xtick.major.width | ||
xtick.minor.bottom | ||
xtick.minor.pad | ||
xtick.minor.size | ||
xtick.minor.top | ||
xtick.minor.visible | ||
xtick.minor.width | ||
xtick.top | ||
yaxis.labellocation | ||
ytick.alignment | ||
ytick.color | ||
ytick.direction | ||
ytick.labelleft | ||
ytick.labelright | ||
ytick.labelsize | ||
ytick.left | ||
ytick.major.left | ||
ytick.major.pad | ||
ytick.major.right | ||
ytick.major.size | ||
ytick.major.width | ||
ytick.minor.left | ||
ytick.minor.pad | ||
ytick.minor.right | ||
ytick.minor.size | ||
ytick.minor.visible | ||
ytick.minor.width | ||
ytick.right |