Johannes Rieke
Johannes Rieke
For everyone seeing/upvoting this: please make sure to describe your exact use case here. If we see good use cases, that will help us prioritize this feature!
@smtx for your use cases, we actually want to add sparklines to `st.metric` soon!
> My usecase is to add units to the numbers displayed in st.number_input. This already works with st.column_config.NumberColumn but not for st.number_input. Since you said you are using the same...
> If chartSequentialColors receives less than 10 colors, it repeats the colors from the beginning until it has 10 color values Hm I'm not sure if this makes so much...
Hey @devagya-devansh-discovery! What would you use that for / want to customize? Is this a thing of localization and translating that message to another language, or do you just want...
> The popover also uses our button component; we might want to add it here as well. However, since it already has an icon on the right, it might not...
Feel free to just open a PR!
Re badges, I was also thinking whether we should add something like that on `st.Page`, so you could add something like "NEW" to a page.
Added a quick app to render this spec in Markdown (as well as other submitted specs): https://issues.streamlit.app/spec_renderer
This is awesome, thanks! I love adding these features, especially since they were also requested from the community a bunch of times. Few points of feedback below. ### Parameter naming:...