Playing with new libraries - d3.js and Svelte. As example I created morphing graph with indicator that shows a stock value of technology companies in Q1 2020.
Install the dependencies...
npm install
...then:
npm run dev
Navigate to localhost:5000.