]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Radial Linear Scale: Compute Value based on distance from center (#7449)
authorEvert Timberg <evert.timberg+github@gmail.com>
Mon, 1 Jun 2020 12:07:48 +0000 (08:07 -0400)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2020 12:07:48 +0000 (08:07 -0400)
commit7872c8490eb1bf8bb2fa173fc18216c2f5bb2d16
treea775049215e88a977485f225a3ff4a11e7f3e49b
parente38cc257fb1c5c67139db9dd49032eeec498c2bf
Radial Linear Scale: Compute Value based on distance from center (#7449)

* Radial Linear Scale: Compute Value based on distance from center

* Code review updates
src/scales/scale.radialLinear.js
test/specs/scale.radialLinear.tests.js