Skip to content

v0.6.12

Compare
Choose a tag to compare
@mbostock mbostock released this 08 Dec 01:34
· 25 commits to main since this release
c66f717

Please see the 0.6.12 release notes for more!

Breaking

  • The default plot background is now unset (transparent) instead of white. #1489

Features

Bug fixes

  • The default axis for a time scale now uses local time as intended. #1886 #1887
  • The text mark’s lineWidth option is now more accurate when monospace is true. #1879 #1880
  • Fix erroneous truncation of title text on the tip mark. #1913
  • Fix scale type option to be case-insensitive. #1894 #1904
  • Fix overload precedence in transform type definitions. #1915