Is it possible to apply color on a polygon that is displayed in a chart?

How can I apply color on a polygon that is displayed in a chart so it’s easy to visualize if there was an improvement or not?

I want to display something like this image:

Please help me

Have you come across this thread yet?:

It’s not exactly polygons, but you can use the same logic to get the desired output.

Let me know if this is what you are looking for.

1 Like

It helps! I’m product analyst, but I will show this for the developer of my team.

Is it possible to display a arrow pointing forward?

Looks like you should be able to get something like that, here is a big list of Streamlit compatible emojis that should work in there.

You might be able to get google material icons to work in the dataframes as well, however I have not tested that yet. I know they work for page icons in the side bar. Would be something like this “:material/arrow_forward_ios:”. Here is the library of all those: Material Symbols and Icons - Google Fonts