Plotting

DataFrame and Series have inbuilt support for plotting using Plotly's backend. All customization can be done using Plotly's parameter passed to the config object.

Last updated