Caroline Frasca

Results 36 comments of Caroline Frasca

Thanks for sharing this! This seems to be a duplicate of issue #5089

Hi @tianchiguaixia, Thanks so much sharing this! Since this issue is related to your specific use case (rather than a bug or feature enhancement impacting all users), I would recommend...

Hi @shermstats and @mcskinner, Thanks so much for reaching out. I've connected with our Product team and let them know this is a feature our users need — hopefully, we...

Hi @robincarrion, thanks for checking in! This isn't on our roadmap for this quarter, but if something changes I will post an update here. We have a related item on...

Hi @apiispanen, can you share a screenshot of what the app looks like when you try to use the home screen short cut? Is it blank or is it an...

@CHerSun Thanks for posting! This looks to be a duplicate of [#1250](https://github.com/gagan3012/streamlit-tags), which we should consider re-opening due to increased interest

Hi @kiansina, Thanks for posting! This is a great idea for a [custom component](https://docs.streamlit.io/library/components/create) or even a Python snippet since it's definitely possible to [implement with Python](https://www.udacity.com/blog/2021/09/create-a-timer-in-python-step-by-step-guide.html). For that reason,...

Hey @quantoid, thanks for flagging this! `st.line_chart` is a wrapper for an Altair chart, and Altair charts supports [tooltips](https://altair-viz.github.io/user_guide/generated/channels/altair.Tooltip.html). Have you tried adding a tooltip to the Altair chart and...

@quantoid Thanks for clarifying! In that case it sounds similar to [this open issue](https://github.com/streamlit/streamlit/issues/1360) about pop-up modals.