-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
bugsomething brokensomething broken
Description
Parallel coordinates not rendering with exception:
Uncaught TypeError: Cannot read property 'buffer' of null
at plotly-latest.min.js:7
at e.exports (plotly-latest.min.js:7)
at HTMLCanvasElement.<anonymous> (plotly-latest.min.js:7)
at plotly-latest.min.js:7
at ut (plotly-latest.min.js:7)
at Array.Y.each (plotly-latest.min.js:7)
at e.exports (plotly-latest.min.js:7)
at e.exports (plotly-latest.min.js:7)
at Object.r.plot (plotly-latest.min.js:7)
at r.drawData (plotly-latest.min.js:7)
System details:
- Google Chrome Version 70.0.3538.110 (Official Build) (64-bit)
- Chrome hardware acceleration disabled.
- macOS Mojave 10.14
How to reproduce?
- in chrome disable hardware acceleration, go to
chrome://settings/?search=Use+hardware+acceleration+when+availableand switch it off. - go to : https://plot.ly/javascript/parallel-coordinates-plot/#basic-parallel-coordinates-plot
- the parallel coordinates wont plot and console will show error
might be related to issue: #2582 (dont know if you prefer to reopen it or open a new one)
gidim and Alpa84
Metadata
Metadata
Assignees
Labels
bugsomething brokensomething broken