Browse Source
* change the default tickCount of Radar solve the problem mentioned in issue #2881 * 词云修复鼠标移过时变色的偏移并支持Tooltip显示数量pull/2973/head
committed by
陈帅
3 changed files with 19 additions and 8 deletions
@ -1,7 +1,6 @@ |
|||
.tagCloud { |
|||
overflow: hidden; |
|||
canvas { |
|||
transform: scale(0.25); |
|||
transform-origin: 0 0; |
|||
} |
|||
} |
|||
|
|||
Loading…
Reference in new issue