Skip to content

Commit 10c5303

Browse files
committed
doc: v6.0.2变更日志
1 parent e82c7ec commit 10c5303

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

docs/en/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 6.0.2
4+
`2020-12-17`
5+
+ 💄 Optimize the time display of the x-axis cross cursor.
6+
+ 💄 Optimize technical indicator `plot` type is `bar` aligned display.
7+
+ 💄 Optimize the display of the highest and lowest prices of candlestick charts.
8+
+ 🐞 Fix the problem that the cross cursor on the mobile terminal needs to be clicked twice for the first time to disappear.
9+
10+
311
## 6.0.1
412
`2020-12-06`
513
+ 👉 The minimum drawing pixel of a single data is changed to 1.

docs/zh-CN/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# 版本日志
22

3+
## 6.0.2
4+
`2020-12-17`
5+
+ 💄 优化x轴十字光标时间显示。
6+
+ 💄 优化技术指标`plot`类型是`bar`对齐显示。
7+
+ 💄 优化蜡烛图最高最低价显示。
8+
+ 🐞 修复移动端十字光标首次需要点击两次才消失的问题。
9+
10+
311
## 6.0.1
412
`2020-12-06`
513
+ 👉 单条数据最小绘制像素改为1。

0 commit comments

Comments
 (0)