Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Releases: d3plus/d3plus-plot

v0.8.11

25 Jun 16:57

Choose a tag to compare

v0.8.11 Pre-release
Pre-release
  • updates documentation (8e796e3)
  • fixes setting falsey confidence (853bf5d)
  • removes redundant examples (580661b)
  • improves text descriptions on box-whisker examples (18508af)
  • adds Box and Whisker changing outliers shape example (7df0115)
  • adds adds Box and Whisker changing outliers color example (453cd0b)
  • adds Box and Whisker changing outliers shape and color example (1442189)
  • adds Box and Whisker changing endpoints shape example (70307c5)
  • updates example images (d094c47)
  • addresses all comments in the PR (6c44971)
  • adds scatter plot share change shape (e712afd)
  • addresses all comments in the PR (a1f0cfb)
  • adds legend resizing example (11a63c0)
  • adds examples of dashed LinePlot (52bb783)
  • corrects shapeConfig url (581cfb2)
  • removes year from bar chart tooltip and input data (b9e28d8)
  • changes ES6 template strings to old JS string format (dc8569a)
  • modifies definitions and example titles, changes ES6 syntax to older syntax, adds barchart timeline example (42effaa)
  • replaces ES6 arrow functions and short hand key/value assignment with normal JS assignment (43320f6)
  • modifies new example texts (fd97b3d)
  • adds barchart examples for title, axis and grid configuration (e340fe9)
  • adds StackedArea 100% share example (2208a92)
  • adds barchart - sorting and custom tooltip examples (783ace6)
  • adds radar - timeline and custom color examples (9a2e502)
  • adds lineplot - smooth curve and custom color examples (3d27749)
  • adds box whisker - horizontal and outlier examples (eea518e)

v0.8.10

22 Mar 16:06

Choose a tag to compare

v0.8.10 Pre-release
Pre-release

v0.8.9

22 Mar 15:49

Choose a tag to compare

v0.8.9 Pre-release
Pre-release
  • updates documentation (a8c204c)
  • adds "closest point" detection for Radar mouse events (e3b5579)
  • renames radarPadding to outerPadding and makes labels respect it (3857ef3)
  • adds axisConfig method to Radar allow granular control of circles, lines, and labels (04a58cc)
  • fixes Viz extends references in Radar (05092b9)

v0.8.8

14 Mar 15:28

Choose a tag to compare

v0.8.8 Pre-release
Pre-release
  • updates documentation (ac5a491)
  • udpates minor d3plus dependencies (3ac1878)

v0.8.7

08 Mar 16:38

Choose a tag to compare

v0.8.7 Pre-release
Pre-release
  • updates documentation (ba49adc)
  • updates d3plus-axis to v0.4.3 and d3pus-common to v0.6.45 (36e66b6)
  • updates d3plus-viz to v0.12.10 (d5c0740)

v0.8.6

18 Jan 16:55

Choose a tag to compare

v0.8.6 Pre-release
Pre-release
  • updates documentation (2fdd5b5)
  • updates d3plus-dev to v0.6.13 (e56858e)
  • fixes Radar incompatibility with new d3plus-shape bugfix (06ae404)
  • updates minor d3plus dependencies (f31b112)
  • removed unused variables (6d15a5d)
  • improves definition of metric method (59da3ba)
  • minor corrections in Radar visualization (b6dc2ac)
  • uses this._id instead of this._groupBy(depth) (5e7c757)
  • uses d3-array instead of Math.max and sum using reduce (3aee764)
  • minor corrections in example file (2adb16e)
  • uses metric instead of size (af1fdf9)
  • minor corrections in example (541c731)
  • converts radar chart to multi-level visualization (7bb47f6)
  • fixes bug filtering by year using Radar visualization (dd6fc5c)

v0.8.5

03 Jan 23:05

Choose a tag to compare

v0.8.5 Pre-release
Pre-release

v0.8.2

29 Oct 13:19

Choose a tag to compare

v0.8.2 Pre-release
Pre-release
  • updates documentation (54ecf8d)
  • adds support of "ascending"/"descending" strings in stackOrder (527f50f)
  • removes console log (ed37780)
  • removes unnecessary code (257e9dd)
  • creates custom stackOrder functions used for groups (82135a8)

v0.8.1

17 Oct 18:50

Choose a tag to compare

v0.8.1 Pre-release
Pre-release
  • updates documentation (eecefd4)
  • sorts stacked shapes by largest on the bottom (ccbcb7d)

v0.8.0

28 Sep 17:14

Choose a tag to compare

v0.8.0 Pre-release
Pre-release