提交 d6f799ae authored 作者: junjie's avatar junjie

feat(frontend):Echarts tooltip限制在图表区域内

上级 b55c0655
......@@ -48,6 +48,7 @@ export const DEFAULT_LABEL = {
export const DEFAULT_TOOLTIP = {
show: true,
trigger: 'item',
confine: true,
textStyle: {
fontSize: '10',
color: '#909399'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论