airbnb / visx

🐯 visx | visualization components
https://airbnb.io/visx
MIT License
19.45k stars 712 forks source link

Support bigint #1852

Open lednhatkhanh opened 4 months ago

lednhatkhanh commented 4 months ago

Currently if I try to use bigint, it will show this error:

Cannot convert a BigInt value to a number

How can I use bigint? Thank you.

hshoff commented 3 months ago

Hi @lednhatkhanh, could you provide more details?