React Native Echarts Pro Versions Save

A React-Native charts based on Apache ECharts, support various charts and map.

v1.9.1

11 months ago

Feature

v1.9.0

1 year ago

Fix

Feature

  • add new props enableParseStringFunction #91 @congshengwu

1.9.0-beta.0

1 year ago

This is a pre-release.

You can join test:

npm install [email protected]
// or
yarn add [email protected]

We plan to release it on March 2nd.

Fix

Feature

  • add new props enableParseStringFunction #91 @congshengwu

v1.8.8

1 year ago
  1. Add typescript declaration:width https://github.com/supervons/react-native-echarts-pro/commit/169757fa4f2e332732693fd8e9a1ad8e393cc6c3
  2. Upgrade echarts version to 5.4.0: https://github.com/supervons/react-native-echarts-pro/commit/2ad615475f6a0ae2eea941d641ab2a4da64aa129, see more changelog: echarts-5.4.0
  3. Set eventArrays default value '[]', thanks @Liu-Ya find this bugs. https://github.com/supervons/react-native-echarts-pro/commit/ec2364f4d51dffaf0291a8f092c5c669e87341e1

Last but not least, happy birthday mom!

@supervons

v1.8.7

1 year ago
  1. Upgrade echarts version to 5.3.3:https://github.com/supervons/react-native-echarts-pro/commit/7a6f92ca129fd1586725e9af8d9cfbb4eeb522c2
  2. Add new Typescript declare:https://github.com/supervons/react-native-echarts-pro/commit/75a9856a4ab510aa504b85f3eba519a6f8321fda https://github.com/supervons/react-native-echarts-pro/commit/9254448733479625f44ce0d3e8b9e2e472318ae0
  3. Click event return extra params:https://github.com/supervons/react-native-echarts-pro/commit/7554c5f4dd71962252c4e54f7ed8a0d3a888c038

@supervons

v1.8.6

1 year ago
  1. Support cutom event; #62 #63
  2. Remove unused variable;

Commit: https://github.com/supervons/react-native-echarts-pro/commit/b035c2ad813d852f2d9c9596aa0eef66b010fc93

Happy Mid-Autumn Festival~🥮🥮🥮

@supervons

v1.8.5

1 year ago
  1. [feature] add props "webViewStyle", support setting the style of WebView component. https://github.com/supervons/react-native-echarts-pro/pull/56 @congshengwu
  2. If not use map, always load map-JSON. https://github.com/supervons/react-native-echarts-pro/commit/38e5b51903e15bac557c46306923f8c62e4acc63 @supervons
  3. Remove WebView after destruction. https://github.com/supervons/react-native-echarts-pro/commit/657bc4526dc5a9d8e76ee6cc4e74568b5be757d9 @supervons

v1.8.4

2 years ago