I\'m trying to create a bar chart using plotly in python, which is both stacked and grouped. Example:
import pandas as pd import plotly.graph_objs as go