Stephen Marshall
Stephen Marshall
A quick update - I do have the Greensock animation platform (GSAP) up and running! A few bugs to sort out since I did use the react-motion example for zoom...
To update this post, I've unfortunately hit another roadblock :-( While working with a set of test data, my approach listed above was doing just fine for several weeks! This...
Without revealing too much company code :-) here,s a few snippets. In particular I was getting an error that the geoAlbers projection was not being exported from d3-geo-projection, so I...
the npm package Papaparse works well! I was getting the same error with csvtojson about .fromFile - you can combine FileReader with csv to JSON, or papaparse already has filereader...