@webileapps/react-native-charts-wrapper
Advanced tools
@@ -431,3 +431,3 @@ package com.github.wuxudong.rncharts.charts; | ||
| LargeValueFormatter formatter = new LargeValueFormatter(); | ||
| formatter.setMaxLength(3); | ||
| formatter.setMaxLength(4); | ||
| axis.setValueFormatter(formatter); | ||
@@ -434,0 +434,0 @@ } else if ("percent".equals(valueFormatter)) { |
+1
-1
@@ -7,3 +7,3 @@ { | ||
| }, | ||
| "version": "0.0.16", | ||
| "version": "0.0.17", | ||
| "description": "A highly customized react-native charts support both android and ios. Won't scrol the graph.", | ||
@@ -10,0 +10,0 @@ "author": "wuxudong", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1297464
0