README
Charts
Usage
import Charts from '@atlaskit/charts';
Detailed docs and example usage can be found here.
import Charts from '@atlaskit/charts';
<script type="module">
import atlaskitCharts from 'https://cdn.skypack.dev/@atlaskit/charts';
</script>
import Charts from '@atlaskit/charts';
Detailed docs and example usage can be found here.