The Plotter
component helps to define the right plot parameters in the style of plotly.express.
There are several different plot types, and some of them are given directly by plotly.express, like:
- scatter
- box
- violin
- bar
- scatter_matrix
Others are computed more indirect, like:
- imshow
- bar_count
- histogram_line
- probability
- table