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

CHANGE FEATURE: redesign dataset widget #5

Open
Chilipp opened this issue Apr 12, 2018 · 0 comments
Open

CHANGE FEATURE: redesign dataset widget #5

Chilipp opened this issue Apr 12, 2018 · 0 comments
Labels
change feature Request for changing a feature in the package

Comments

@Chilipp
Copy link
Member

Chilipp commented Apr 12, 2018

Summary

The dataset content should rather be displayed in the DatasetViewer than a QTreeWidget

Reason

One cannot really see anything in the QTreeWidget using the default layout

Current behaviour

Each dataset is one topLevelItem in the tree with one child for the variables and one for the coordinates.

New behaviour

That should be turned into a table with two columns: one for the psyplot.data.DatasetAccessor.num and one for the file name (or None). The variables, etc. should than be displayed in the DatasetViewer (https://github.com/Chilipp/psyplot-gui/issues/3) if the user clicks on a row

@Chilipp Chilipp added the change feature Request for changing a feature in the package label Apr 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change feature Request for changing a feature in the package
Projects
None yet
Development

No branches or pull requests

1 participant