-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Add embedded Plotly Studio scatter plot builder app #5458
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
base: doc-prod
Are you sure you want to change the base?
Conversation
|
Neat idea, but I feel like this is the sort of thing we'd use as a consistent pattern or not at all. The idea is to teach folks how to construct their |
Good questions @red-patience . Yes, the goal is to teach users how to construct a scatter plot by playing with various parameters. By interacting live with parameter changes (dropdowns) and seeing how the code updates, I was hoping that it would give them a better understanding of how parameter modifications affect the visualization. And I was hoping to build similar apps for the other common visualizations (bar, pie, line, and others that you and Liam think we should add) |
Okay, that's what I thought, thanks for confirming @Coding-with-Adam. Several concerns.
|
|
@LiamConnors is this ready for the team to review? |
Hey @red-patience , No, we don't know for a fact that this app is addressing a need that the page wasn't before. The idea was to embed the app in the doc, thereby giving the user the opportunity to interact live with the scatter plot. My assumption was that some people might learn content quicker (meaning, it would "click" for them) if they got to interact with the plot. But I can't prove that it's a need. I think the existing examples on the page serve their purpose well of helping users write 5 basic LOC. My thought was to offer another form of knowledge gain (like adding a video tutorial inside a blog post). That said, I agree, if we think that this interactive scatter plot will cause more confusion than aid, we should not add it. @camdecoster , @LiamConnors I'm interested in hearing your thoughts as well. P.S. yes, good suggestions @red-patience regarding the updating of title and description . |
Uh oh!
There was an error while loading. Please reload this page.