reuters-graphics / bluprint_graphics-kit

SvelteKit rig for graphics and newsapps
https://reuters-graphics.github.io/docs_graphics-kit/
21 stars 3 forks source link

add d3-selection to package.json? #29

Closed MinamiFunakoshiTR closed 2 years ago

MinamiFunakoshiTR commented 3 years ago

Because categorical chart module is now part of the boilerplate, I think we need to add d3-transition to package.json. Running yarn add d3-selection fixed the issue for me and i was able to create a preview

hobbes7878 commented 2 years ago

Noticing now we don't have any chart modules as part of the boilerplate. I also think this is only an issue for charts that haven't upgraded to d3 7.0+, which is where we should probably put our effort.