Relative Content

Tag Archive for matplotlibplotlyseabornbokeh

Create gradient-fill plot in Python (using seaborn / plotly / bokeh / matplotlib?)

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.