juba / pyobsplot

Observable Plot in Jupyter notebooks and Quarto documents
https://juba.github.io/pyobsplot/
MIT License
203 stars 7 forks source link

Fix `BigInt` error in stateage example #40

Open juba opened 2 months ago

juba commented 2 months ago

Error occurs when population is not converted to int32.

juba commented 2 months ago

When fixed, remove workaround from jsdom reference specs and transform quarto doc page.

juba commented 2 months ago

It seems that the error comes from Plot: https://github.com/observablehq/plot/issues/2154