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 Subplot support for matplotlib #1290

Closed
umesh-timalsina opened this issue Oct 22, 2019 · 2 comments
Closed

Add Subplot support for matplotlib #1290

umesh-timalsina opened this issue Oct 22, 2019 · 2 comments
Assignees
Milestone

Comments

@umesh-timalsina
Copy link
Contributor

umesh-timalsina commented Oct 22, 2019

If a user defines an operation with subplots, only one of the the subplots is shown in the UI, we should add support to subplots from matplotlib.

#1218 is a close related issue.

@umesh-timalsina umesh-timalsina self-assigned this Oct 22, 2019
@umesh-timalsina
Copy link
Contributor Author

For rich feature transformation from matplotlib to deepforge graphs, meta-model needs to be updated to incorporate more properties backend(Which needs update) to transfer properties like style and color of the matplotlib.lines.Line2D object. This is logical since we want to replicate the properties from matplotlib as closely as possible.

@umesh-timalsina
Copy link
Contributor Author

#1308 Takes this and tries to implement a new visualizer

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

No branches or pull requests

2 participants