This repo is a showcase of work done for a challenge assigned by the material project team at UC Berkeley. The challenge was to take on designing and features used to replace the static plots of band structure. The core request were plotting a graph derived from provided JSON file, allowing user to "mark" the graph, and saving functionality with a watermark. Example showcased on material's project website here.
Here is the live demo of my take on it
- run
npm installcommand and wait for install to complete- run
npm install -g webpack-dev-servercommnad to install webpack server- run
npm startcommand and wait for web-page to open
- Click once on the graph to display mark line
- If needed, adjust the energy range
- Click save button
- Click once on the graph to hide the graph mark