Plot Gallery
stx.plt wraps matplotlib axes with data-tracking methods.
All plot_* methods record data for automatic CSV export.
Generate the full gallery locally:
import scitex as stx
stx.plt.gallery.generate(output_dir="./gallery")
Line Plots
|
|
|
|
Statistical Plots
|
|
|
|
Distribution Plots
|
|
|
|
Categorical Plots
|
|
|
|
Scatter Plots
|
|
Heatmaps and Grids
|
|
|
|
Area Plots
|
|
Special Plots
|
|
Contour and Vector Plots
|
|