8000 Test different modes of loading the alpha v2 library · Issue #281 · mauriciopoppe/function-plot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Test different modes of loading the alpha v2 library #281
Open
@mauriciopoppe

Description

@mauriciopoppe

Manual tests:

  • With the default import functionPlot from 'function-plot'
  • With the dist bundled file import functionPlot from 'function-plot/dist/function-plot'
  • With web workers enabled within a plain HTML webpage
  • With web workers enabled in a bundler (Webpack)

With web workers

import functionPlot from 'function-plot'
functionPlot.withWebWorkers(8)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0