Krist Wongsuphasawat

Results 49 comments of Krist Wongsuphasawat

Thanks for suggesting. I'm trying to define the expected behavior before making any change. Would the signal get passed again if the spec change and the chart has to re-initialized?

Appreciate the effort in adding automation. Let me take some time to read through.

Any chance of merging this?

Umm, thank you for your contribution krub. However, this approach is not robust a krub since all translation and scale are hard coded, which is subjected to `size`, `padding` and...

Can also use `import { random } from 'lodash'` and use `babel-plugin-lodash`

Use `flow` instead of `_.chain` krub and other functions from `lodash/fp` instead of `lodash`.

Have you verified that this works as intended? Could you add some explanation of the behaviors before/after?