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

Add scatter factory and Scatter #16

Open
wants to merge 40 commits into
base: one-run-callbacks
Choose a base branch
from

Conversation

ke-zhang-rd
Copy link

@ke-zhang-rd ke-zhang-rd commented Nov 16, 2018

Description

Basic parameters for scatter (x, y, Intensity), which fit arguments of matplotlib scatter (x, y, color)
Note the update function will only add latest measurement to plot which will not reflect previous data points. This might be different with some other callback function.
RunRouter was adjust to adrew's version

Motivation and Context

Enhance callbacks function pool.

How Has This Been Tested?

This is being tested by attached test.py file. Since unable to liveplot with pytest, short-term solutioin is using this test.py. long-term solutions is use figure.canvas.draw() to plot.

figure_1

danielballan and others added 30 commits June 26, 2018 12:33
Refactor baseline and heading code into separate new-style callbacks.
Adding Grid and Trajectory callbacks and a grid_factory callback factory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants