Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: d3plus/d3plus

v3.0.14

19 Nov 14:13

Choose a tag to compare

v3.0.13

12 Nov 19:29

Choose a tag to compare

  • fixes missing time ticks (e4008bd)
  • updates load to use d3-fetch, enabling method and body access (a7e8592)
  • fixes pre-loaded object data being coerced to an Array (772e324)
  • allows topojson and fitObject to correctly use data load queue (e5d7e41)

v3.0.12

12 Nov 15:09

Choose a tag to compare

  • fixes ColorScale not using aggregations in nested data (ef186d0)

v3.0.11

04 Nov 21:43

Choose a tag to compare

  • removes resizeContainer in favor of new internal ResizeObserver (8ad891c)

v3.0.10

29 Oct 14:54

Choose a tag to compare

  • adds supports for ISO 8601 date formatting (999afc5)

v3.0.9

22 Oct 19:25

Choose a tag to compare

  • enabled timeline brushing for non-Plot vizzes by default (f971e22)

v3.0.8

15 Oct 14:43

Choose a tag to compare

v3.0.7

15 Oct 14:24

Choose a tag to compare

@d3plus/core

  • allows overriding Timeline play button width using playButtonConfig (79d8ed0)
  • provides Timeline this context to playButtonConfig functions in order to change Play/Pause characters (be15d84)
  • fixes pause button in Timeline (35dcd99)

@d3plus/react

  • fixes BaseClass react export (e39e6b7)

development environment

  • adds prettierrc to root (6041ff4)

v3.0.6

25 Sep 19:51

Choose a tag to compare

@d3plus/core

  • uses Circle in legend by default if data is shown as a Circle (33f2377)
  • fixes Tree and adds multi-shape support (5457f35)

d3plus.org

  • creates Tree examples (closes #774) (36f81a9)
  • adds radio and select inputs to auto-generated docs controls (c00a76d)
  • simplifies configify logic for docs (09b5fa0)
  • hides default value type from docs table description (67235ed)
  • improves shape and groupBy descriptions (9bdd95c)

v3.0.5

11 Jul 19:22

Choose a tag to compare

@d3plus/core

  • fixes issue loading default font in Axis (cbddf43)
  • removes unecessary x2Config default (9fb7542)
  • allows Number groupBy values (closes #574) (e6b901f)