Skip to main content
Ctrl+K
sysplot 1.0.2 documentation - Home sysplot 1.0.2 documentation - Home
  • Getting Started
  • Example Gallery
  • Concepts
  • API Reference
  • Getting Started
  • Example Gallery
  • Concepts
  • API Reference

Section Navigation

  • sysplot.SysplotConfig
  • sysplot.PlotStyle
  • sysplot.add_origin
  • sysplot.add_tick_line
  • sysplot.apply_config
  • sysplot.emphasize_coord_lines
  • sysplot.get_config
  • sysplot.get_figsize
  • sysplot.get_style
  • sysplot.heaviside
  • sysplot.plot_angle
  • sysplot.plot_bode
  • sysplot.plot_filter_tolerance
  • sysplot.plot_nyquist
  • sysplot.plot_poles_zeros
  • sysplot.plot_stem
  • sysplot.plot_unit_circle
  • sysplot.restore_tick_labels
  • sysplot.reset_config
  • sysplot.save_current_figure
  • sysplot.set_major_ticks
  • sysplot.set_minor_log_ticks
  • sysplot.set_xmargin
  • API Reference
  • sysplot.get_config

sysplot.get_config#

get_config()[source]#

Return the active global sysplot configuration.

Return type:

SysplotConfig

Returns:

SysplotConfig – The currently active configuration object.

Examples using sysplot.get_config#

Apply Config Example

Apply Config Example

Plot Filter Tolerance

Plot Filter Tolerance

previous

sysplot.emphasize_coord_lines

next

sysplot.get_figsize

On this page
  • get_config()

This Page

  • Show Source

© Copyright 2026, Jan Hoegen.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.