Maddy
Results
1
comments of
Maddy
As long as x axis is not numeric it works fine. import pandas as pd df = pd.DataFrame( { "bars": [0.5, 1.0, 3.0, 3.5, 1.5], "pct": [4.0, 2.0, 2.0, 2.0,...