fix:修改图表右上角按钮提示文字有时被遮挡
This commit is contained in:
@@ -508,6 +508,7 @@
|
|||||||
toolbox:{
|
toolbox:{
|
||||||
show:false,
|
show:false,
|
||||||
top:'0',
|
top:'0',
|
||||||
|
right:'18',
|
||||||
showTitle:true,
|
showTitle:true,
|
||||||
feature:{
|
feature:{
|
||||||
dataZoom:{
|
dataZoom:{
|
||||||
|
|||||||
@@ -37,6 +37,7 @@
|
|||||||
toolbox:{
|
toolbox:{
|
||||||
show:false,
|
show:false,
|
||||||
top:'0',
|
top:'0',
|
||||||
|
right:'18',
|
||||||
showTitle:true,
|
showTitle:true,
|
||||||
tooltip:{
|
tooltip:{
|
||||||
show:false,
|
show:false,
|
||||||
|
|||||||
Reference in New Issue
Block a user