You want to plot a bar chart with 4 bars using matplotlib, applying a colorblind-friendly palette but highlighting the third bar in orange. Which code snippet achieves this correctly?
hard📝 Application Q8 of 15
Matplotlib - Real-World Visualization Patterns
You want to plot a bar chart with 4 bars using matplotlib, applying a colorblind-friendly palette but highlighting the third bar in orange. Which code snippet achieves this correctly?