Streamlit have implemented a wrapper around Altair much comparable to hvPlot. But when they display those plots they add cool features like - Fullscreen - Show Data - Download as csv - Search All features that takes time to implement in Panel today and that are very useful to users. Please add these features to any Plot pane starting with the HoloViews pane. Or provide some other useful alternative solution. ### Example Live App: https://demo-seattle-weather.streamlit.app/?ref=streamlit-io-gallery-favorites#precipitation Source Code: https://github.com/streamlit/demo-seattle-weather/blob/main/streamlit_app.py https://github.com/user-attachments/assets/c46d7ec3-3086-4bd1-a9d4-39ca9d940778
Streamlit have implemented a wrapper around Altair much comparable to hvPlot. But when they display those plots they add cool features like
All features that takes time to implement in Panel today and that are very useful to users.
Please add these features to any Plot pane starting with the HoloViews pane. Or provide some other useful alternative solution.
Example
Live App: https://demo-seattle-weather.streamlit.app/?ref=streamlit-io-gallery-favorites#precipitation
Source Code: https://github.com/streamlit/demo-seattle-weather/blob/main/streamlit_app.py
plot-features.mp4