victory v30.6.0 Release Notes

Release Date: 2018-10-26 // over 5 years ago
    • 🛠 #1152 Bugfix: barWidth functions were not being correctly evaluated
    • #1158 cornerRadius improvements for VictoryBar
      • Artifacts caused by cornerRadius values larger than the height of the bar have been corrected
      • cornerRadius now supports topLeft, topRight, bottomLeft and bottomRight values in addition to existing values. This is not a breaking change. These values may be used alongside existing values for top and bottom, but more specific values will override less specific values.