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

SVG elements seem to render on top of the month picker #22

Open
piperswe opened this issue Jun 30, 2017 · 2 comments
Open

SVG elements seem to render on top of the month picker #22

piperswe opened this issue Jun 30, 2017 · 2 comments

Comments

@piperswe
Copy link

Here's a screenshot. The chart is from react-google-charts, which uses the Google Visualization API which renders charts as SVG elements. The download button is from material-ui-icons, which uses SVG elements as well. No other element seems to render on top of the month picker.

svgs broken

I've tried to tweak the z-index of everything imaginable to no avail. What might be causing this problem?

@nickeljew
Copy link
Owner

Where is the download button?
Which element's z-index did you set?
Can you show me the codes about those SVG elements?

@piperswe
Copy link
Author

piperswe commented Jul 1, 2017

The download button is the little download symbol below the bottom left of the chart.
I've set the z-index of every element above the cell on the month picker.
The website is at http://courtstatpack.com, and you can see the SVGs at https://gist.github.com/zebMcCorkle/963ce6031b8b8add9ca457b79d5ce3c5 (though for some reason Gist doesn't like to render them)

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