Santi Bivacqua
Santi Bivacqua
I use this simple workaround (with pattornamaly & chart.js 2.5) ```javascript const getPattern = (shape, color)=> { let rgb = Chart.helpers.colors(color) let bgPattern = pattern.draw(shape, color) return Chart.helpers.extend(bgPattern, {r: rgb.red(),...
In collref_test.go, there’s a test that checks for err, but the logic isn’t very clear. I haven’t had the chance to run the integration tests since they’re a bit involved...
The solution is straightforward (it’s described in Suggested Solutions). I was just waiting for some feedback on the question I had before opening a PR — I saw you already...
> Any updates on this issue? Hi, I haven’t received a reply to my question from a few weeks ago, but I’ll go ahead and open a PR with the...