matplotlib how to change alpha\ code example Example: transparancy argument pyplot df[df["column_1"] == "example_1"]["column_2"].hist(alpha=0.5)