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

orthographic projection and visualMap selection causes a zoom reset #492

Open
helgasoft opened this issue May 15, 2023 · 1 comment
Open

Comments

@helgasoft
Copy link

Preconditions:   grid3D.viewControl.projection:'orthographic' and visualMap.type:'piecewise'
User action:     first zoom in/out, then select/deselect from visualMap
Result:       chart's zoom is reset
Note:       it works fine with projection: 'perspective'
Demo Code

@baight
Copy link

baight commented Nov 30, 2023

I have the same problem
Preconditions: grid3D.viewControl.projection:'orthographic'
User action: first zoom in/out, then call setOption method to set new data.
Result: chart's zoom is reset
Note: it works fine with projection: 'perspective'

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

No branches or pull requests

2 participants