Nikea / xray-vision

Visualization widgets and plotting helpers targeted at X-Ray Sciences
Other
5 stars 13 forks source link

WIP: Implementing Enaml version of these widgets so replay can use them easily #52

Closed ericdill closed 9 years ago

ericdill commented 9 years ago

This PR is refactoring the bubblegum library so that both the straight PyQt version and the Enaml version use the same matplotlib objects in the backend/ sub-package. The goal is to write mpl objects that take a live axes object whose parent figure was created external to the matplotlib backend object.

tacaswell commented 9 years ago

@ericdill What is the state of this?

ericdill commented 9 years ago

This has not been a priority and it is not under active development

ericdill commented 9 years ago

replay is dead

ericdill commented 9 years ago

err, enaml implementation of replay is dead