Skip to content

Remove ChacoPlotItem / ChacoPlotEditor#688

Merged
aaronayres35 merged 6 commits into
masterfrom
remove-ChacoPlotItem-etc
Apr 20, 2021
Merged

Remove ChacoPlotItem / ChacoPlotEditor#688
aaronayres35 merged 6 commits into
masterfrom
remove-ChacoPlotItem-etc

Conversation

@aaronayres35
Copy link
Copy Markdown
Contributor

closes #660

This PR replaces the use of ChacoPlotItem in the data_stream.py example. The trait_editor example was entirely deleted as its purpose appeared to be to showcase the functionality of ChacoPlotItem/ChacoPlotEditor which we remove in this PR.

PRs #680 and #687 remove its use in the documentation examples.

Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

.. image:: example_images/tabbed_plots1.png
.. image:: example_images/tabbed_plots2.png

``traits_editor.py``
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess the information in this example is duplicated in other examples so no problem getting rid of it.

@rahulporuri rahulporuri changed the title Remove ChacoPlotItem / ChacoPlotIEditor Remove ChacoPlotItem / ChacoPlotEditor Apr 20, 2021
@aaronayres35 aaronayres35 merged commit c19afe9 into master Apr 20, 2021
@aaronayres35 aaronayres35 deleted the remove-ChacoPlotItem-etc branch April 20, 2021 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace use of ChacoPlotItem with just Item and ComponentEditor

2 participants