-
Notifications
You must be signed in to change notification settings - Fork 187
Open
Labels
bugSomething isn’t workingSomething isn’t working
Description
When data contains a BigInt
variable, trying to apply normalize
on this variable throws an error: TypeError: Cannot convert a BigInt value to a number
.
I've created a small notebook to reproduce the issue:
https://observablehq.com/@juba/plot-normalize-bigint-error
It seems that the error may come from this line, but I'm far from an expert on this domain so I may be mistaken:
Metadata
Metadata
Assignees
Labels
bugSomething isn’t workingSomething isn’t working