Skip to content

v1.8.0

Choose a tag to compare

@trevorgerhardt trevorgerhardt released this 11 Jan 16:09

<a name"1.8.0">

1.8.0 (2017-01-11)

Features

  • choropleth:
    • Remove opacity param, specify opacity as part of each color. (071e1b84)
    • Make opacity configurable. (5f30c46d)
    • Allow specifying no data value in choropleth, will be rendered as transparent. (844ce9ac)
  • example: Show setting RGBA colors in demo. (756e2231)