The Wayback Machine - https://web.archive.org/web/20201022113323/https://github.com/topics/data-visualization
Skip to content
#

Data visualization

Data visualization is the visual depiction of data through the use of graphs, plots, and informational graphics. Its practitioners use statistics and data science to convey the meaning behind data in ethical and accurate ways.

Here are 7,693 public repositories matching this topic...

incubator-superset
dash
akrolsmir
akrolsmir commented Oct 13, 2020

Summary

Possibly a regression from the recent st.balloons upgrade? Or maybe was always the case.

Steps to reproduce

st.header("Results")
if st.button("Press me!"):
    st.balloons()
st.header("hm")

Click on the button.

Expected behavior:

No space inserted after clicking on the button.
(E.g. st.empty() would not take up space there)
Probably just need to mark

Created by Charles Joseph Minard

Wikipedia
Wikipedia
You can’t perform that action at this time.