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

Releases: d3plus/d3plus-plot

v1.2.12

11 Jan 15:24

Choose a tag to compare

  • updates documentation (35729e7)
  • fixes bug when line labels end at different x positions (af708e4)
  • adds optional "layer" property to annotations (76f0df3)
  • fixes issue where zero values could break axes (21947fb)
  • updates d3plus-viz to latest (d570cb2)

v1.2.11

21 Nov 16:03

Choose a tag to compare

  • updates documentation (773e666)
  • fixes gridlines on non-BarCharts (d085cd4)

v1.2.10

16 Nov 18:34

Choose a tag to compare

  • updates documentation (7356fa0)
  • fixes disappearing BarChart labels with axisPersist (0935f78)

v1.2.9

16 Nov 17:54

Choose a tag to compare

  • updates documentation (5dc6db1)
  • initial attempt to space out lineLabels and adds labelConnectorConfig (1f73311)

v1.2.8

30 Oct 15:53

Choose a tag to compare

  • updates documentation (421cee5)
  • adds buffer method for toggling axis behavior (3afc158)
  • updates d3plus-axis to latest minor release (5389042)
  • fixes BarChart tick logic when all ticks are Bar labels (5196e5b)
  • fixes BarChart labels in RTL (2e86a79)

v1.2.7

27 Jul 21:46

Choose a tag to compare

  • updates documentation (798b4c7)
  • fixes Bar animation and axisPersist with non Time axes (dc027ac)

v1.2.6

27 Jul 20:58

Choose a tag to compare

  • updates documentation (46beb12)
  • adds axisPersist method to all Plots and improves BarChart animations (a0015a6)
  • updates minor d3 and d3plus dependencies (d292793)

v1.2.5

20 Jun 19:02

Choose a tag to compare

  • updates documentation (296eb52)
  • Merge pull request #181 from d3plus/feature/labelPosition (e21aa1f)
  • adds new labelPosition method to Plot (closes #180) (bab4392)
  • reverts README (98dd6eb)
  • updates documentation (9ea6687)
  • updates documentation (c704649)

v1.2.4

10 May 17:06

Choose a tag to compare

  • updates documentation (f6cca34)
  • fixes labels on non-time axes (e95bae6)

v1.2.3

10 May 16:43

Choose a tag to compare

  • updates documentation (1c9e536)
  • improves labels on BarChart time axis (34a364a)
  • fixes stacked BarChart buffer with time axis (470a6b4)
  • fixes stacked interfering with Line values (9cccd00)
  • reduces Log buffer to remove extra whitespace (closes #189) (76f0709)
  • fixes time axis labels on BarCharts (ec80c71)