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

A simple Streamlit Component to display a Timeline in Streamlit apps. It integrates Knightlab's TimelineJS.

Results 5 streamlit-timeline issues
Sort by recently updated
recently updated
newest added

Thanks a lot for the component, it helps me a lot to show my work, but I still have a need. For some reasons, I can only display some images...

There is currently no way to pass arguments to the python timeline function such that they are put into the `optionalArguments`. See: [streamlit_timeline/\_\_init\_\_.py#L46](https://github.com/innerdoc/streamlit-timeline/blob/44a39d008b5c1c6dd0d03b332604aa8999e62272/streamlit_timeline/__init__.py#L46) It would be nice to adjust the...

Hi! I'm facing an issue when trying to run your example code. I'm kinda new with coding, so apologies in advance if this is basic info. When I run the...

Also, would be helpful for multiple rows as well. This way functionally it can be used as a video editor.