Pandas Plotly Backend

import pandas as pd
pd.options.plotting.backend = "plotly"
Average Addax