README
@aryth/nice-scales
A histogram statistic util tool.
Usage
ES6
import { Histo } from '@aryth/nice-scales'
CommonJS
Browser
License
Copyright (c) 2019-present, Haoyang (Vincent) Wang
Nice scale algorithm
<script type="module">
import arythNiceScale from 'https://cdn.skypack.dev/@aryth/nice-scale';
</script>
import { Histo } from '@aryth/nice-scales'
Copyright (c) 2019-present, Haoyang (Vincent) Wang