Jesse Hoogland
Jesse Hoogland
For now, this is getting the job done for me: ``` skew_normal(params) = { loc = params.loc scale = params.scale shape = params.shape {|x| (2 / scale) * pdf(normal(loc, scale),...
Thank you cossssmin!
Awesome, I'll take a look this weekend!
Wait I see you've already opened a branch and gone crazy. You are a hero with those edge cases!
- Removed the `innerHTML` call (wasn't even necessary) - Removed the `console.log`
Another good option: https://github.com/g1eb/reactjs-calendar-heatmap