Skip to content

Releases: FormidableLabs/victory-native-xl

victory-native@41.2.0

12 Sep 15:35
f8dbaf9
Compare
Choose a tag to compare

Minor Changes

  • Added labels to bar charts. (#353)

victory-native@41.1.2

09 Sep 23:52
e507283
Compare
Choose a tag to compare

Patch Changes

  • Add Stacked Bars support (#315)

victory-native@41.1.1

29 Aug 14:26
265c29e
Compare
Choose a tag to compare

Patch Changes

  • Add curve type monotoneX for lines (#325)

victory-native@41.1.0

15 Aug 09:23
e1395a3
Compare
Choose a tag to compare

Minor Changes

  • Added support for web as a platform (#330)

victory-native@41.0.2

17 Jul 20:21
5245ec5
Compare
Choose a tag to compare

Patch Changes

  • fix domain padding bottom on bar charts (#303)

  • Add circleSweepDegrees and startAngle props to PieChart (#307)

victory-native@41.0.1

14 Jun 21:04
e49b6a7
Compare
Choose a tag to compare

Patch Changes

  • Fix yLabel width calculation to better align x-scale (#291)

  • Replace getTextWidth with measureText (#290)

  • fix: useAnimatedPath no longer jumps when path changes during animation (#287)

  • fix negative bar charts for bar groups (#295)

victory-native@41.0.0

03 Jun 20:51
bcf415b
Compare
Choose a tag to compare

Major Changes

  • Bump Expo 51, RN 74, Skia 1.0+ (#259)

Minor Changes

  • Add negative bar value support (#262)

victory-native@40.2.1

28 May 21:28
886ca1f
Compare
Choose a tag to compare

Patch Changes

  • remove defaultProps (#273)

  • Fix pie chart rendering when multiple elements have 0 values (#266)

victory-native@40.2.0

09 May 19:42
2245166
Compare
Choose a tag to compare

Minor Changes

  • add tickValues to axisOptions prop (#255)

  • Add barWidth and barCount prop for Bar and BarGroup (#238)

Patch Changes

  • export PieSliceData type (#249)

victory-native@40.1.1

25 Apr 20:50
d608c0a
Compare
Choose a tag to compare

Patch Changes

  • fix: add onEnd callback for cartesian pangesture (#230)

  • resolve single data point dupe keys warning (#237)