Open
Description
I'm opening a bunch of issues just to track progress.
This one is for new blocks!
The following have methods to update data which makes them prime candidates for blocks.
- Scatter plots
- Annotations
More blocks
- A block to shift the x/y-limits of an axis would be nice.
- A title block
- Update block (similar to the Nuke block but it doesn't clear the axes which allows for people to write a larger variety of custom updating blocks.)
The following blocks would be nice, but matplotlib doesn't have update methods for them.
- histograms
- pie charts