Closed johndutchover closed 1 year ago
initial commit dashboard screenshot
Primary source to learning https://docs.streamlit.io and blog
@Zaubeerer as of commit 5697b77
Yeah, looks like progress :muscle:
added bokeh_chart
Nice! I guess I would make it dots instead of lines and then that is perfect 👌
One can directly see, how many messages (x-axis) per each day of the month (y axis) and how many per weekday (below).
Second suggestion: put number of messages on y-axis and day on x axis :)
Then, I think this is more than enough and you can focus on getting the number of messages per day from slack ;-)
Nice! I guess I would make it dots instead of lines and then that is perfect 👌
One can directly see, how many messages (x-axis) per each day of the month (y axis) and how many per weekday (below).
Second suggestion: put number of messages on y-axis and day on x axis :)
Then, I think this is more than enough and you can focus on getting the number of messages per day from slack ;-)
_Originally posted by @Zaubeerer in https://github.com/johndutchover/short-circuit-me/pull/4#discussion_r1197752594_