Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sim plots] Write blog post & create video about new sim analytics with dash #960

Open
4 of 8 tasks
trentmc opened this issue Apr 30, 2024 · 0 comments
Open
4 of 8 tasks
Assignees
Labels
Type: Enhancement New feature or request

Comments

@trentmc
Copy link
Member

trentmc commented Apr 30, 2024

Background / motivation

Previously: simulator analytics plots were with matplotlib.

  • Benefits: (a) we get plots! Way more insight. (b) Plots were created in python, so we could rapidly improve them. We & our users are all data scientists operating in py
  • But there were issues: (a) takes up whole screen and keeps popping up (b) once they're done they're done, can't retrieve later (c) matplotlib interactivity options are severely limited (d) local only

New: simulator analytics plots that show up in browser, via Dash

  • Benefits: like before. Plus: overcomes all the issues of before!

Goal: write a blog post & video about this.

  • Q: We could do it (i) just for simulator, or (ii) sim and predictoor bot analytics. Which to do?
  • A: [Trent] For this issue to do just (i). Then do predictoor bot analytics in a follow-up post / video.
  • Q: The product actually evolved from matplotlib -> streamlit -> Dash. We just never announced streamlit before. How to handle?
  • A: focus on the jump from matplotlib -> dash. Simply mention that we tried streamlit along the way, but its options for interactivity were limited compared to Dash.

TODOs / DoD

Blog post:

  • [V] Write draft blog post that (a) describes the before-and-after above (b) does a walk-through of what there is now
  • [Trent] Review & edit post
  • Publish blog post. Here.
  • Tweet about blog post. Here

Video:

  • Do a video that corresponds with post
  • Get video reviewed by Trent, Roberto, and others
  • Publish video
  • Tweet about video

Related github issues

  • Matpotlib -> streamlit: #479
  • Streamlit -> Dash: #906
@trentmc trentmc added the Type: Enhancement New feature or request label Apr 30, 2024
@trentmc trentmc changed the title [UX] Write blog post & create video about new sim analytics with dash [Sim, Analytics] Write blog post & create video about new sim analytics with dash May 11, 2024
@trentmc trentmc changed the title [Sim, Analytics] Write blog post & create video about new sim analytics with dash [Sim plots] Write blog post & create video about new sim analytics with dash May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants