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

Make ImagePanel a part of the visualization api #379

Closed
juliabeliaeva opened this issue May 25, 2022 · 1 comment
Closed

Make ImagePanel a part of the visualization api #379

juliabeliaeva opened this issue May 25, 2022 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@juliabeliaeva
Copy link
Contributor

  1. Move ImagePanel class to the visualization module.
  2. Remove duplication with the classes in PlotConv2D.kt.
  3. Extract the common code which creates a frame to a function.
@juliabeliaeva juliabeliaeva added this to the 0.5 milestone May 25, 2022
@juliabeliaeva juliabeliaeva added the enhancement New feature or request label May 26, 2022
@juliabeliaeva
Copy link
Contributor Author

Implemented in #451.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants