I need to create an plot like this in Python. I don’t really care what library to use (seaborn / plotly / bokeh / matplotlib?), but the goal is to replicate the green-yellow-red gradient fill. The image below is from grafana, unfortunately I can’t use the grafana renderer to achieve this. I don’t need any interactivity, just render a PNG file.
Any idea how to do it?