Skip to content

Commit

Permalink
ver 14116
Browse files Browse the repository at this point in the history
14114 修正K线JSFloatTooltip, 底部显示不下, 显示在鼠标上部
14113 报价列表增加分时图提示信息
14112 小程序分时图增加支持北交所
14111 k线弹出分时图配置格式修改
14109 K线上弹出分时图代码优化
14107 报价列表增加10个预留按钮
14105 修正报价列表tooltip提示信息位置显示不正确
14103 报价列表进度条支持渐近色
14101 指标切换对话框增加点击按钮回调事件
  • Loading branch information
jones2000 committed Nov 11, 2024
1 parent a3eccc8 commit 576065d
Show file tree
Hide file tree
Showing 31 changed files with 2,922 additions and 2,320 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ React 例子:[demo-react.md](/教程/demo-react.md) <br>
89. [HQChart使用教程99-K线窗口设置上下间距](https://jones2000.blog.csdn.net/article/details/139273770)
90. [HQChart使用教程100-自定义Y轴分段背景色](https://jones2000.blog.csdn.net/article/details/139498872)
91. [HQChart使用教程101-创建内置键盘精灵](https://jones2000.blog.csdn.net/article/details/141336689)
92. [HQChart使用教程102-内置对话框设置及说明](https://jones2000.blog.csdn.net/article/details/143610229)

## 微信小程序教程
1. [HQChart小程序教程1-如何快速的创建一个K线图](https://developers.weixin.qq.com/community/develop/article/doc/0006c451ac81589915b89d1c55bc13)
Expand Down
221 changes: 209 additions & 12 deletions umychart_uniapp_h5/umychart.uniapp.h5.js

Large diffs are not rendered by default.

226 changes: 120 additions & 106 deletions vuehqchart/src/jscommon/umychart.NetworkFilterTest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 576065d

Please sign in to comment.