From be8741d54ecfaa43c878fa080ea76fff2fb49a02 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=8E=E6=97=AD=E6=98=8A?= <940151214@qq.com>
Date: Wed, 17 Nov 2021 02:06:58 +0000
Subject: [PATCH 1/3] update README.md.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d6fb332..3a6ed7a 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Method 3:For using Graphview in separate application using maven dependency,modi
#### 一.GraphView 介绍
-
--
Gitee
From 881e4b1742f72205b4d6002ed93b740874f22684 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=8E=E6=97=AD=E6=98=8A?= <940151214@qq.com>
Date: Wed, 17 Nov 2021 02:10:33 +0000
Subject: [PATCH 2/3] update README.md.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3a6ed7a..3fd4b55 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ Method 3:For using Graphview in separate application using maven dependency,modi
#### 二.GraphViewXML 自定义介绍
```
-
Date: Wed, 17 Nov 2021 02:14:11 +0000
Subject: [PATCH 3/3] update changelog.md.
---
changelog.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changelog.md b/changelog.md
index a8fe87a..0efa85b 100644
--- a/changelog.md
+++ b/changelog.md
@@ -34,4 +34,4 @@ v1.1.0
22. Viewport --> public class Viewport 内OverScroller / onScroll
23. LineGraphSeries --> public class LineGraphSeries 内 AccelerateInterpolator
24. 如果2个图形系列具有相同的系列标题,具有不同的系列颜色,则图例中仅显示第一个系列信息
-25. 如果Y轴使用最大值或字符串,如静态标签格式化程序的中心,标签将被削减
\ No newline at end of file
+25. When Y axis labels are huge values or strings, some part of vertical label is crossing vertical axis
\ No newline at end of file
--
Gitee