Skip to content

v31.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 15:30
· 66 commits to master since this release

31.2.0 (2021-07-21)

Bug Fixes

  • heatmap: correctly place x axis text in all cases (1cf37d4)
  • xychart: when axis title is on top, it correctly lines up with axis labels vertically (12839b5)

Features

  • a11y: allow user to add optional semantic meaning to goal/gauge charts (#1218) (87629e2), closes #1161
  • heatmap: added the ability to customize the position and rotation of the x axis labels (8280b64)
  • heatmap: hard code x-axis labels sideways (26ebe5e)
  • xychart: basic customization support for putting the axis title on top of the chart (79865ba)
  • xychart: hard code left axis label to top of graph (f10ff72)
  • xychart: the title for the right axis can now also go on top (b2087a1)