Plot Configuration ------------------- scikit-explain provides a seaborn-style configuration API for customizing plots. Set display names, units, colors, and theme options once — they apply to all subsequent plot calls. .. toctree:: :glob: :maxdepth: 1 notebooks/12_plot_configuration API Reference ============== .. autoclass:: skexplain.plot.config.PlotConfig :members: :undoc-members: :no-index: