react-native-echarts:React本征的图表。 天真React图

时间:2024-03-11 19:12:59
【文件属性】:

文件名称:react-native-echarts:React本征的图表。 天真React图

文件大小:563KB

文件格式:ZIP

更新时间:2024-03-11 19:12:59

HTML

本地艺术 安装 $ npm install native-echarts-保存 用法 使用情况与Echarts完全一致 组成道具: option (对象):echarts的选项: 。 width (数字):图表的宽度。 默认值为外部容器宽度。 高度(数字):图表的高度。 默认值为400。 import React , { Component } from 'react' ; import { AppRegistry , StyleSheet , Text , View } from 'react-native' ; import Echarts from 'native-echarts' ; export default class app extends Component { render ( ) { const option = {


【文件预览】:
react-native-echarts-master
----example()
--------ios()
--------.babelrc(31B)
--------.watchmanconfig(2B)
--------android()
--------.flowconfig(2KB)
--------package.json(524B)
--------__tests__()
--------index.ios.js(2KB)
--------.gitignore(424B)
--------index.android.js(2KB)
--------.buckconfig(114B)
--------demoIOS.png(34KB)
--------demoAndroid.png(80KB)
----package.json(692B)
----src()
--------index.js(414B)
--------components()
--------util()
--------style.js(128B)
----LICENSE.md(1KB)
----.gitignore(19B)
----README.md(2KB)

网友评论