Skip to content

Can't make custom bundle with strict scattergl trace #6496

Closed
@CallumNZ

Description

@CallumNZ

I want to make a custom bundle that just includes the scattergl graph from the strict bundle. I tried the following:

npm i plotly.js
cd node_modules/plotly.js
npm i
npm run custom-bundle -- --traces scatter,scattergl-strict --transforms none

Error: scattergl-strict is not a valid trace!

I saw the name scattergl-strict here, so thought it might work.
Not sure if it's the wrong command, a bug, or not a feature.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions