Sympy Plot Backends v1.1.1
What's Changed
-
Added
color_funckeyword argument to:plotto apply custom coloring to lines.plot3dandplot3d_parametric_surfaceto apply custom coloring to 3D
surfaces.- to accomodate
color_func,ParametricSurfaceSeries.get_data()now
returns 5 elements instead of 3.
-
Added plot range to default settings.
-
Implemented a custom printer for interval math to be used inside
ImplicitSeries. -
Added
plot3d_implicitto visualize implicit surfaces. -
MatplotlibBackendnow uses default colorloop fromplt.rcParams['axes.prop_cycle'].