-
Notifications
You must be signed in to change notification settings - Fork 24
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
surface plot in 3D #1292
Comments
No, the closest vis is the This is something we might implement in the future if there is enough interest for this 🙂 |
Do you think this is difficult to implement? I try to implement this, is that possible for you to provide some quick instructions?
|
Depends. In H5Web, honestly yes 😅 ! We have a lot of components that rely on the postulate that the view is 2D. But you could try to come up with your own stand-alone implementation with the libraries we use in H5Web:
If you do, we could then try to integrate it to H5Web. If this appears too overwhelming, do not worry, I may tackle this myself in the future. |
@kevinxiaomu We have a first implementation in #1303 Before we continue improving it, could you elaborate on your usecase ? For example, would you want to use this surface plot to display HDF5 datasets in the viewer or to use it as a visualization component in other React apps ? |
I would like to use this surface plot to display hdf5 datasets in the web viewer. Something like this: |
Hi @kevinxiaomu, may I ask for a bit more detail?
|
Dear developers. How to enable this 3D view? I updated H5Web to the latest version but still don't see surf view. |
The vis is still unfinished so it is not yet released. Sorry |
Does h5web supports ploting 3d surfaces? Some thing like the link below:
https://ts1.cn.mm.bing.net/th/id/R-C.7a82fd9d2f59afa278ffbf1b2d9acd57?rik=9fpfi6I4heIVzw&pid=ImgRaw&r=0
The text was updated successfully, but these errors were encountered: