react-native-echarts-pro documents. Contribute to supervons/react-native-echarts-pro-website development by creating an account on GitHub.
react-native-echarts-pro English简体中文 Better charting tools based on apeach-echarts. Thanks for native-echarts(@somonus). Summary Core: Solve the problem of android tpl.html file reference; echarts version upgraded to 5.3.0; Support all kinds of charts; ...
React Native 开发中,由于使用的是与前端相同的 JavaScript 语言,衔接 Echarts 的工作相对顺畅些,不过一些必要的组件封装还是能够大大提高开发效率的。 Echarts 官方推荐过一个第三方封装库:react-native-echarts(注:它对应的 nmp package 名字为 native-echarts ),目前有 400+ ...
react native openharmony 三方库说明文档 网站地址:https://react-native-oh-library.github.io/usage-docs/#/
react-native-echarts-pro English 更好的基于native-echarts的图表工具。 概括 Core: 1. Solve the problem of android tpl.html file reference; 2. echarts version upgraded to 5.0; 3. Support all kinds of original charts, new support map chart; ...
import React from "react"; import { View } from "react-native"; import RNEChartsPro from "react-native-echarts-pro"; export default function Demo() { const pieOption = { tooltip: { backgroundColor: "rgba(255,255,255,0.8)", borderColor: "#668BEE", borderWidth: 1, padding: [5, ...
react-native-echarts-pro documents. Contribute to supervons/react-native-echarts-pro-website development by creating an account on GitHub.
This is react-native-echarts-pro's website built using Docusaurus 2. See : react-native-echarts-pro-website Installation $ yarn Local Development $ yarn start I18 Local Development $ yarn start-zh This command starts a local development server and opens up a browser window. Most change...
2 changes: 1 addition & 1 deletion 2 package.json Original file line numberDiff line numberDiff line change @@ -1,6 +1,6 @@ { "name": "react-native-echarts-pro", "version": "1.9.1", "version": "1.9.2", "description": "", "main": "index.js", "scripts": { 0 comme...
A React-Native charts based on Apache ECharts, support various charts and map. - Release v1.9.2 · supervons/react-native-echarts-pro