Skip to content

v6.12.2

Choose a tag to compare

@github-actions github-actions released this 28 Apr 23:40
· 340 commits to a2370474992a0a08fe5f3d14a6d18df635808047 since this release
  • remove the direct lodash dependency
  • guard chart scaling and labels against empty or invalid data
  • avoid NaN stacked bar geometry when all stacked values are zero
  • normalize line chart dash arrays before rendering SVG strokes
  • improve LineChart dot interaction support on web
  • prevent null placeholders in one line dataset from inheriting another dataset's last point