-
-
Notifications
You must be signed in to change notification settings - Fork 404
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
Updated the Responding to Events guide with streams dictionary examples #4822
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! The bank account seems fine, but since HoloViews is a plotting library you might consider making it have a graphical representation to display in the examples, either by making a Div that displays the underlying parameter values or by making them be parameters controlling some geometric figure (e.g. a small parameterized drawing made up of polygon or ellipse segments). As you wish!
Co-authored-by: James A. Bednar <[email protected]>
@philippjfr @jbednar I'm now happy with this PR having applies the suggested edits. Ready to merge? |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Still WIP but I would appreciate if @jbednar @philippjfr can help me think of something more interesting than a bank account example (meant to be showing how a parameterized class can capture domain knowledge!)