Skip to content

Parallel coordinates not working when Chrome hardware acceleration disabled #3295

@Nimrod007

Description

@Nimrod007

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?

might be related to issue: #2582 (dont know if you prefer to reopen it or open a new one)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions