.. _functions: 2D general plotting ------------------- **NOTE:** For technical reasons, all interactive-widgets plots in this documentation are created using Holoviz's Panel. Often, they will ran just fine with ipywidgets too. However, if a specific example uses the ``param`` library, or widgets from the ``panel`` module, then users will have to modify the ``params`` dictionary in order to make it work with ipywidgets. Refer to :ref:`interactive` module for more information. .. module:: spb.plot_functions.functions_2d .. autofunction:: plot .. autofunction:: plot_implicit .. autofunction:: plot_parametric .. autofunction:: plot_parametric_region .. autofunction:: plot_contour .. autofunction:: plot_polar .. autofunction:: plot_geometry .. autofunction:: plot_list .. autofunction:: plot_piecewise