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

It's not possible to set Z index on Spline, Scatter & Line charts #565

Closed
echarlus opened this issue Jan 30, 2019 · 0 comments
Closed

It's not possible to set Z index on Spline, Scatter & Line charts #565

echarlus opened this issue Jan 30, 2019 · 0 comments

Comments

@echarlus
Copy link

Hight charts provides this feature but it's not exposed in the Vaadin-Chart API.
Pull request #562 adds the API methods to control the zIndex of these chart types.

alvarezguille added a commit that referenced this issue Mar 22, 2019
zIndex was not added to PlotOptions as it only makes sense
when used in a Series and not when used in Configuration
Alternate implementation to #562
Fixes #565
Fixes #331
alvarezguille added a commit that referenced this issue Mar 22, 2019
zIndex was not added to PlotOptions as it only makes sense
when used in a Series and not when used in Configuration
Alternate implementation to #562
Fixes #565
Fixes #331
alvarezguille added a commit that referenced this issue Mar 22, 2019
zIndex was not added to PlotOptions as it only makes sense
when used in a Series and not when used in Configuration
Alternate implementation to #562
Fixes #565
Fixes #331
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

1 participant