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

Design and implement prototype explore view #8

Closed
nmaarnio opened this issue Jun 27, 2023 · 0 comments · Fixed by #25
Closed

Design and implement prototype explore view #8

nmaarnio opened this issue Jun 27, 2023 · 0 comments · Fixed by #25
Labels
enhancement New feature or request

Comments

@nmaarnio
Copy link
Collaborator

The explore view is part of the wizard that facilitates EDA (exploratory data analysis). It should enable producing plots and to use some data analysis methods such as clustering and PCA. At the least the following plots are required:

  • Scatterplot (vector data)
  • Histogram (vector data and raster data)
  • Line plot (vector data)
  • Box plot (vector data)
  • Parallel coordinates (vector data)
  • PCA visualization (2D / 3D ROI (region of interest) type plot, scatterplot matrix etc.)

Plots that are needed only for validation do not need to be available here.

@nmaarnio nmaarnio added enhancement New feature or request UI labels Jun 27, 2023
@nmaarnio nmaarnio added this to the Alpha version of EIS Wizard milestone Jun 27, 2023
@nmaarnio nmaarnio changed the title Implement and design explore view Design and implement prototype explore view Jun 27, 2023
@nmaarnio nmaarnio linked a pull request Sep 13, 2023 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant