Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@mbostock mbostock released this 20 Dec 23:41
· 1 commit to main since this release
8ec8265
  • Add arc.digits, area.digits, line.digits, link.digits, and symbol.digits. #204 #205
  • Rename d3.symbolX to d3.symbolTimes. #192
  • Fix arc rendering for small arcs with rounded corners. #199
  • Fix BumpRadial implementation to support multiple points. #193