This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Description
The current color parameter in plotly_express is more like a group. What I want to do is to produce a bar plot like below, its bar color is proportional to the y value.

I wonder if there's a way to do it in plotly express? Or can I modify it use plotly update method?
Thank you so much!