Skip to content

Releases: d3plus/d3plus-plot

v1.0.5

09 Apr 16:38
Compare
Choose a tag to compare
  • updates documentation (961b4db)
  • fixes outside labels with dark backgroundConfig fill (fef3b90)

v1.0.4

25 Mar 22:13
Compare
Choose a tag to compare
  • updates documentation (24fd011)
  • updates d3plus-viz minor dependency (9233a9a)
  • fixes incorrectly hiding certain LinePlot axes by improving "hide axis logic" in Plot (3da0b98)

v1.0.3

08 Mar 14:21
Compare
Choose a tag to compare
  • updates documentation (bf93075)
  • removes unnecessary condition in title assignment (92e445c)
  • modifies logic to catch false values on axis title (2a6a987)
  • removes not discrete axisConfig.title condition (4174882)

v1.0.2

10 Feb 20:10
Compare
Choose a tag to compare
  • updates documentation (70dce7a)
  • fixes confidence Area not inheriting Line curve (76fb83b)

v1.0.1

10 Feb 19:59
Compare
Choose a tag to compare
  • updates documentation (d78a0f6)
  • removes StackedArea monotone curve and improves inner label logic to prefer horizontal labels (bd582b3)
  • fixes default stacked BarChart label positions (096f28e)

v1.0.0

03 Feb 23:20
Compare
Choose a tag to compare
  • updates d3 and d3plus major dependencies (353d3e8)
  • fixes discrete/axis ordering bug and implements auto-title for axes d… … (493d57f)
  • uses discrete monotone curve on Line and Area when applicable (196d7f2)
  • improves gridLine visibility logic and lightens default color (2e75e22)
  • skips auto axis title logic if key matches axis name (38b9726)
  • hides BarChart legend if bar data matches legend (2ee6378)
  • adds static 10 pixel buffer to numericBuffer (cc62cb7)
  • removes console statements (73d06f0)
  • implements Bar labelBounds (6a0b244)
  • hides repetitive axis ticks in BarCharts (65dca68)
  • lightens default Radar axis styles (66b2143)
  • updates documentation (a4e50c8)

v0.9.4

20 Aug 19:19
Compare
Choose a tag to compare
v0.9.4 Pre-release
Pre-release
  • updates documentation (e45619a)
  • factors x-position into lineLabel width calc (62e383b)
  • updates d3plus-axis to v0.6.2 (ac60e0a)

v0.9.3

28 Jul 23:49
Compare
Choose a tag to compare
v0.9.3 Pre-release
Pre-release
  • updates documentation (9fe47a7)
  • creates new dataFormat example (c356ae5)
  • updates minor d3plus dependencies (18ff7bb)

v0.9.2

17 Jul 15:36
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release
  • updates documentation (34f112b)
  • updates d3plus dependencies (57a2aa3)

v0.9.1

14 Jul 21:40
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release
  • updates documentation (4bd19b3)
  • fixes default aggs usage in Plot (baaf1c3)