Fixed subtitle formatting on #64
This commit is contained in:
parent
0ae9a6386c
commit
35648787fd
|
|
@ -5,7 +5,7 @@
|
||||||
[](https://raw.githubusercontent.com/somonus/react-native-echarts/master/LICENSE.md)
|
[](https://raw.githubusercontent.com/somonus/react-native-echarts/master/LICENSE.md)
|
||||||
|
|
||||||
## install
|
## install
|
||||||
|
```
|
||||||
$ npm install native-echarts --save
|
$ npm install native-echarts --save
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
@ -61,7 +61,7 @@ AppRegistry.registerComponent('app', () => app);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
##Example
|
## Example
|
||||||
|
|
||||||
*run demo*
|
*run demo*
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue