Skip to content

v0.6.6

Compare
Choose a tag to compare
@mbostock mbostock released this 26 Apr 17:25
· 284 commits to main since this release
a4ddb1a

Plot has a new documentation website! 馃憠 https://observablehq.com/plot 馃憟

Please see the 0.6.6 release notes for more!

  • Add r and rotate options to the image mark.
  • Add Plot.indexOf.
  • Fix how the axis mark handles the margin option.
  • Fix axis labels when using the href and other channel options.
  • Fix imputed facet scale domains in conjunction with the sort mark option and limit.
  • Fix a spurious warning when faceting and using non-array data.
  • Fix the floating point precision of the interval scale option when a fractional number.
  • Assume a high pixel density display during headless rendering.
  • Deterministically generate the default className (currently plot-d6a7b5).
  • Legends now inherit the plot鈥檚 className option.
  • The density mark now respects the plot鈥檚 document option.
  • The caption option now uses a duck test instead of testing against the global Node.