ipyvasp.core.plot_toolkitΒΆ
Functions
|
Plots colorbar on a given axes. |
|
Adds custom legeneds on a given axes, returns None. |
|
Adds text entries on axes, given single string or list. |
|
Applies given settings on axes obect and returns None. |
|
Append an axes to the given ax at given position top,right,left,bottom. |
|
Simulates broken axes using subplots. |
|
Color-mapped hexagon that serves as a legend for splot_rgb_lines |
|
Returns cax i.e. color wheel axes. |
|
Returns axes of initialized figure, based on plt.subplots(). |
|
Set global matplotlib settings for notebook. |
|
Plot PIL image, numpy array or image file on given matploltib axes. |
|
Writes plotly's figure as HTML file or display in IPython which is accessible when online. |
|
Converts plotly's figure to FigureWidget by copying attributes and data. |
|
Join two axes together. |
|
Returns |
|
Displays matplotlib figure in terminal as text. |
|
Plots 3D arrows on a given ax. |
|
Displays all available figures in browser without blocking terminal |