Skip to content

Releases: crazycapivara/deckgl

v0.3.0

26 Mar 10:50
1741c8b

Choose a tag to compare

v0.3.0-beta.2

15 Jun 06:08

Choose a tag to compare

  • Add filter parameter to add_layer function(s)
  • Move layer id parameter to the end to make it more optional

v0.3.0-beta.1

20 May 15:42

Choose a tag to compare

  • Support expressions for data accessor props #132
  • Filter data on the fly in the JSON editor #149

v0.2.7

06 May 12:16

Choose a tag to compare

  • Get Started vignette
  • Group API Reference
  • deck.gl v8.1.4
  • Data Sources as deps
  • cran-release

v0.2.7-beta.2

29 Apr 11:35

Choose a tag to compare

  • Update README
  • deck.gl v8.1.3

v0.2.7-beta.1

26 Apr 12:09

Choose a tag to compare

  • Use Ace only as JSON Editor
  • deck.gl 8.1.2

v0.2.7-alpha.1

25 Apr 12:27
96c7f39

Choose a tag to compare

  • JSON Editor
  • Sources

v0.2.6

24 Apr 16:35

Choose a tag to compare

  • README.md: Get Started docs
  • See NEWS.md

v0.2.6-beta.4

13 Apr 17:21
08698b9

Choose a tag to compare

v0.2.6-beta.4 Pre-release
Pre-release
  • Custom legend control: add_legend
  • Automatic legend control creating elements from a palette function: add_legend_pal
  • Support snake case properties

v0.2.6-beta.3

10 Apr 19:56
a3ee971

Choose a tag to compare

v0.2.6-beta.3 Pre-release
Pre-release

Hex color specifiers for all color data accessors and for the colorRange property
are automatically converted to rgba values as required by deckgl