MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / PlotError

Class PlotError

lib/matplotlib/sphinxext/plot_directive.py:548–549  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

546
547
548class PlotError(RuntimeError):
549 pass
550
551
552def _run_code(code, code_path, ns=None, function_name=None):

Callers 4

_run_codeFunction · 0.85
get_plot_formatsFunction · 0.85
check_output_base_nameFunction · 0.85
render_figuresFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…