Skip to content

Releases: FormidableLabs/victory-native-xl

[email protected]

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

Patch Changes

  • Add Stacked Bars support (#315)

[email protected]

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

Patch Changes

  • Add curve type monotoneX for lines (#325)

[email protected]

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

Minor Changes

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

[email protected]

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)

[email protected]

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)

[email protected]

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)

[email protected]

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)

[email protected]

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)

[email protected]

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)

[email protected]

23 Mar 12:25
4f31231
Compare
Choose a tag to compare

Minor Changes

  • Extend axisOptions lineWidth & lineColor API to allow for custom axis configuration (#209)

  • Add Pie/Donut charts (#191)