DEVELOPING.md
LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
setup.py
batplot/__init__.py
batplot/_mpl_backend.py
batplot/args.py
batplot/batch.py
batplot/batplot.py
batplot/canvas_interactive.py
batplot/cif.py
batplot/cli.py
batplot/cli_save.py
batplot/color_utils.py
batplot/config.py
batplot/converters.py
batplot/dev_upgrade.py
batplot/ec_common.py
batplot/modes.py
batplot/plotting.py
batplot/readers.py
batplot/session.py
batplot/showcol.py
batplot/style.py
batplot/ui.py
batplot/utils.py
batplot/version_check.py
batplot.egg-info/PKG-INFO
batplot.egg-info/SOURCES.txt
batplot.egg-info/dependency_links.txt
batplot.egg-info/entry_points.txt
batplot.egg-info/requires.txt
batplot.egg-info/top_level.txt
batplot/data/CHANGELOG.md
batplot/data/latest_release_notes.json
batplot/plot_modes/__init__.py
batplot/plot_modes/session_routing.py
batplot/plot_modes/batch_session/__init__.py
batplot/plot_modes/batch_session/batch_commands.py
batplot/plot_modes/batch_session/batch_crosshair.py
batplot/plot_modes/batch_session/batch_figure_io.py
batplot/plot_modes/batch_session/batch_geom_helpers.py
batplot/plot_modes/batch_session/batch_io.py
batplot/plot_modes/batch_session/batch_menu_helpers.py
batplot/plot_modes/batch_session/batch_menu_io.py
batplot/plot_modes/batch_session/batch_panel_state.py
batplot/plot_modes/batch_session/common.py
batplot/plot_modes/batch_session/cpc_batch_helpers.py
batplot/plot_modes/batch_session/ec_batch_helpers.py
batplot/plot_modes/batch_session/histo_batch_helpers.py
batplot/plot_modes/batch_session/kinds.py
batplot/plot_modes/batch_session/load.py
batplot/plot_modes/batch_session/menu_cpc.py
batplot/plot_modes/batch_session/menu_ec.py
batplot/plot_modes/batch_session/menu_histo.py
batplot/plot_modes/batch_session/menu_operando.py
batplot/plot_modes/batch_session/menu_xy.py
batplot/plot_modes/batch_session/operando_batch_helpers.py
batplot/plot_modes/batch_session/routing.py
batplot/plot_modes/batch_session/xy_batch_helpers.py
batplot/plot_modes/common/__init__.py
batplot/plot_modes/common/axis_state.py
batplot/plot_modes/common/batch_font.py
batplot/plot_modes/common/crosshair_export.py
batplot/plot_modes/common/files.py
batplot/plot_modes/common/font_extras.py
batplot/plot_modes/common/fonts.py
batplot/plot_modes/common/interactive_state.py
batplot/plot_modes/common/menu_rendering.py
batplot/plot_modes/common/menus.py
batplot/plot_modes/common/palettes.py
batplot/plot_modes/common/session_key_smoke.py
batplot/plot_modes/common/size_spec.py
batplot/plot_modes/common/smoothing.py
batplot/plot_modes/common/sources.py
batplot/plot_modes/common/spines.py
batplot/plot_modes/common/state_capture.py
batplot/plot_modes/common/style_routing.py
batplot/plot_modes/common/terminal.py
batplot/plot_modes/common/title_offsets.py
batplot/plot_modes/cpc/__init__.py
batplot/plot_modes/cpc/actions.py
batplot/plot_modes/cpc/colors.py
batplot/plot_modes/cpc/interactive.py
batplot/plot_modes/cpc/labels.py
batplot/plot_modes/cpc/legend.py
batplot/plot_modes/cpc/menu.py
batplot/plot_modes/cpc/routing.py
batplot/plot_modes/cpc/session.py
batplot/plot_modes/cpc/snapshots.py
batplot/plot_modes/electrochem/__init__.py
batplot/plot_modes/electrochem/actions.py
batplot/plot_modes/electrochem/colors.py
batplot/plot_modes/electrochem/dqdv_2d.py
batplot/plot_modes/electrochem/export.py
batplot/plot_modes/electrochem/interactive.py
batplot/plot_modes/electrochem/labels.py
batplot/plot_modes/electrochem/legend.py
batplot/plot_modes/electrochem/legend_order.py
batplot/plot_modes/electrochem/line_style.py
batplot/plot_modes/electrochem/menu.py
batplot/plot_modes/electrochem/routing.py
batplot/plot_modes/electrochem/session.py
batplot/plot_modes/electrochem/spine_colors.py
batplot/plot_modes/electrochem/style.py
batplot/plot_modes/electrochem/style_apply.py
batplot/plot_modes/histo/__init__.py
batplot/plot_modes/histo/actions.py
batplot/plot_modes/histo/colors.py
batplot/plot_modes/histo/density_curve.py
batplot/plot_modes/histo/fonts.py
batplot/plot_modes/histo/interactive.py
batplot/plot_modes/histo/labels.py
batplot/plot_modes/histo/line_style.py
batplot/plot_modes/histo/load.py
batplot/plot_modes/histo/plot.py
batplot/plot_modes/histo/routing.py
batplot/plot_modes/histo/session.py
batplot/plot_modes/histo/spines.py
batplot/plot_modes/histo/toggles.py
batplot/plot_modes/histo/wizard.py
batplot/plot_modes/histo/y_range.py
batplot/plot_modes/operando/__init__.py
batplot/plot_modes/operando/actions.py
batplot/plot_modes/operando/colors.py
batplot/plot_modes/operando/grid.py
batplot/plot_modes/operando/interactive.py
batplot/plot_modes/operando/ions_axis.py
batplot/plot_modes/operando/labels.py
batplot/plot_modes/operando/layout.py
batplot/plot_modes/operando/layout_menu.py
batplot/plot_modes/operando/line_style.py
batplot/plot_modes/operando/menu.py
batplot/plot_modes/operando/peaks.py
batplot/plot_modes/operando/plot.py
batplot/plot_modes/operando/routing.py
batplot/plot_modes/operando/session.py
batplot/plot_modes/operando/style.py
batplot/plot_modes/operando/style_apply.py
batplot/plot_modes/operando/visibility.py
batplot/plot_modes/xy/__init__.py
batplot/plot_modes/xy/actions.py
batplot/plot_modes/xy/arrange.py
batplot/plot_modes/xy/axis_range.py
batplot/plot_modes/xy/cif.py
batplot/plot_modes/xy/colors.py
batplot/plot_modes/xy/data_ops.py
batplot/plot_modes/xy/derivative.py
batplot/plot_modes/xy/game.py
batplot/plot_modes/xy/interactive.py
batplot/plot_modes/xy/labels.py
batplot/plot_modes/xy/line_style.py
batplot/plot_modes/xy/menu.py
batplot/plot_modes/xy/peaks.py
batplot/plot_modes/xy/pipeline.py
batplot/plot_modes/xy/session.py
batplot/plot_modes/xy/smoothing.py
batplot/plot_modes/xy/spines.py
batplot/plot_modes/xy/style.py
tests/test_batch_all_modes_sync.py
tests/test_batch_crosshair.py
tests/test_batch_ec_cycles_status.py
tests/test_batch_font_menu.py
tests/test_batch_geom_menu.py
tests/test_batch_menu_parity.py
tests/test_batch_panel_status.py
tests/test_batch_pisb_contract.py
tests/test_batch_session.py
tests/test_batch_spine_sync.py
tests/test_bruker_intensity.py
tests/test_cli_save.py
tests/test_cli_smoke.py
tests/test_color_listing_visible.py
tests/test_color_utils.py
tests/test_common_files.py
tests/test_common_palettes.py
tests/test_contracts.py
tests/test_cpc_roundtrip.py
tests/test_critical_stability_fixes.py
tests/test_cross_platform_parity.py
tests/test_crosshair_export.py
tests/test_csv_readers.py
tests/test_dev_upgrade.py
tests/test_dqdv_contour_session_keys.py
tests/test_ec_roundtrip.py
tests/test_histo.py
tests/test_histo_interactive_imports.py
tests/test_imk_stderr_guard.py
tests/test_interactive_menu_smoke.py
tests/test_interactive_state.py
tests/test_menu_handler_imports.py
tests/test_menu_prompt_order.py
tests/test_mpl_backend.py
tests/test_operando_batch_menu.py
tests/test_operando_layout_menu.py
tests/test_operando_roundtrip.py
tests/test_session_backward_compat.py
tests/test_session_font_restore.py
tests/test_state_capture.py
tests/test_style_routing.py
tests/test_xy_modules.py
tests/test_xy_roundtrip.py
tests/test_xy_source_files.py