chroma.js v1.4.1 Release Notes

    • chroma.scale() now interprets null as NaN and returns the fallback color. Before it had interpreted null as 0
    • ➕ added scale.nodata() to allow customizing the previously hard-coded fallback (aka "no data") color #cccccc