Event Display Tutorial #77
No reviewers
Labels
No Label
bug
discussion
documentation
duplicate
feature
fixed in dev
gdml
good first issue
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kscience/visionforge#77
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "teldufalsari/visionforge:teldufalsari/dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add event display tutorial. The tutorial deals with adding a canvas to a custom web page and creating and updating Visions dynamically. Javadocs for some of the classes discussed in the tutorial are also updated.
There may be parts where I misunderstood something and made a non-optimal or non-idiomatic solution, so any corrections are welcome.
I'm thinking of expanding the part about selection with some applications of selection/names feature, not just making selection work for the sake of it.