Installation & Usage
Download
Installing via npm
npm install apexsankey --save
Usage
import ApexSankey from 'apexsankey'
OR
Direct <script> include
Another way is to directly include it in your html
<script src="https://cdn.jsdelivr.net/npm/apexsankey"></script>
