Skip to content

Releases: FormidableLabs/victory-native-xl

[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)

[email protected]

08 Feb 14:54
bc87ede
Compare
Choose a tag to compare

Patch Changes

  • Fixes interaction between gestures and scrolling for charts on Android. Added prop gestureLongPressDelay to CartesianChart . (#186)

[email protected]

21 Dec 21:42
9df9dc6
Compare
Choose a tag to compare

Patch Changes

  • Fixed grid and frame lineWidth prop. (#174)

[email protected]

03 Oct 15:15
fe3bedd
Compare
Choose a tag to compare

Patch Changes

  • Fix asNumber per #135 so that null values don't get coerced to 0 (#138)

[email protected]

03 Oct 13:18
067f5c9
Compare
Choose a tag to compare

Patch Changes

  • Remove pre-production disclaimer from README (#134)