README
Smith Chart
Stateless React component to render Smith Chart
Example
Example of React app
Build / Run example
npm i
npm run build
npm start
Smith Chart React component
<script type="module">
import smithChart from 'https://cdn.skypack.dev/smith-chart';
</script>
Stateless React component to render Smith Chart
Example of React app
npm i
npm run build
npm start