We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The memory pools chart (Heap Usage) throws exceptions to the JavaScript console when it is resized or goes from visible to invisible:
| i | @ | d3.v3.min.js:1 -- | -- | -- | -- | (anonymous) | @ | d3.v3.min.js:3 | Y | @ | d3.v3.min.js:1 | Co.each | @ | d3.v3.min.js:3 | Co.attr | @ | d3.v3.min.js:3 | resizeMemPoolsChart | @ | memPoolsChart.js:305 | resize | @ | (index):165 | (anonymous) | @ | httpThroughPutChart.js:180 | (anonymous) | @ | d3.v3.min.js:1
It throws four, one for each of the lines it's drawing and I only seem to be able to reproduce this on Chrome.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The memory pools chart (Heap Usage) throws exceptions to the JavaScript console when it is resized or goes from visible to invisible:
It throws four, one for each of the lines it's drawing and I only seem to be able to reproduce this on Chrome.
The text was updated successfully, but these errors were encountered: