streamlit-echarts icon indicating copy to clipboard operation
streamlit-echarts copied to clipboard

newbie question: click-able histogram

Open sammlapp opened this issue 1 year ago • 0 comments

Hi, I'm new to streamlit, as well as to echarts/bokeh/similar so apologies for a naive question. I simply want to create a histogram where a user can click on a bar (or drag over a range of bars, not necessary but would be nice), and a callback function would return the histogram bin x-values. Could you recommend whether this package, or bokeh, or some other approach would be recommended for this? If it's possible in this package, could you provide a simple example? Thanks!!

sammlapp avatar Feb 17 '25 19:02 sammlapp