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

Plan for updating data viewer #230

Open
BECATRUE opened this issue Dec 28, 2023 · 3 comments
Open

Plan for updating data viewer #230

BECATRUE opened this issue Dec 28, 2023 · 3 comments
Labels
enhancement New feature or any improvements to codes postponed Not planned in near future as it is not urgent

Comments

@BECATRUE
Copy link
Member

BECATRUE commented Dec 28, 2023

Feature you want to implement

As @kangz12345 suggested, we need to update data viewer for supporting remote H5 file, dataset list viewer, table viewer, etc.

For this, I separated them into three sub-projects below:

  • Explorer to show dataset list (Like artiq-dashboard data viewer)
    Implement dataset list viewer #231
  • Table viewer to show a specific dataset (Not limited to table viewer only; may be extended further later)
  • To support showing remote H5 file

Additional context

The overall arrangement is as below.

design

@BECATRUE BECATRUE added enhancement New feature or any improvements to codes question Further information is requested labels Dec 28, 2023
@BECATRUE
Copy link
Member Author

Please check this plan! @kangz12345

@kangz12345
Copy link
Member

I think we should re-design the whole structure, instead of extend the current version.
For example, one selects a dataset, then chooses the viewer type to visualize the dataset (e.g., plot style or table) and configure it (which axes to show).

@BECATRUE
Copy link
Member Author

BECATRUE commented Jan 2, 2024

Oh, I see. Then, I will do that.

@kangz12345 kangz12345 added postponed Not planned in near future as it is not urgent and removed question Further information is requested labels Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or any improvements to codes postponed Not planned in near future as it is not urgent
Projects
Status: No status
Development

No branches or pull requests

2 participants