File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed
Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# 📠 Change Log
22
3+ ## 9.8.6
4+ ` 2024-05-07 `
5+ + 🐞 Fix an issue that chart API ` registerIndicator ` and ` registerOverlay ` parameters ` extendData ` cannot take effect.
6+ + 🐞 Fix an issue of incorrect decimal folding when specifying ` . ` as the thousandth character.
7+ + 🐞 Fix an issue where overlays may not be moved after being created.
8+
39## 9.8.5
410` 2024-04-14 `
511+ 💄 Optimize the default right offset distance of the chart.
Original file line number Diff line number Diff line change 11# 📠 更新日志
22
3+ ## 9.8.6
4+ ` 2024-05-07 `
5+ + 🐞 修复图表API ` registerIndicator ` 和 ` registerOverlay ` 参数 ` extendData ` 无法生效问题。
6+ + 🐞 修复千分符指定 ` . ` 时,导致小数折叠不对问题。
7+ + 🐞 修复创建覆盖物后,可以无法拖动问题。
8+
39## 9.8.5
410` 2024-04-14 `
511+ 💄 优化图表默认右偏移距离。
Original file line number Diff line number Diff line change 11{
22 "name" : " klinecharts" ,
3- "version" : " 9.8.5 " ,
3+ "version" : " 9.8.6 " ,
44 "description" : " Lightweight k-line chart built with html5 canvas" ,
55 "main" : " ./dist/index.cjs" ,
66 "module" : " ./dist/index.esm.js" ,
You can’t perform that action at this time.
0 commit comments