儿科患者端
This commit is contained in:
parent
2044c8af84
commit
dcc99e9591
@ -226,7 +226,7 @@ Page({
|
||||
canvas.setChart(chart);
|
||||
chart.setOption({
|
||||
title: { text: '', left: 'left', fontSize: 6 },
|
||||
grid: { containLabel: true, top: '5%', left: '1%', right: '5%', bottom: '3%' },
|
||||
grid: { containLabel: true, top: '5%', left: '5%', right: '5%', bottom: '3%' },
|
||||
tooltip: {
|
||||
show: true,
|
||||
trigger: 'axis',
|
||||
@ -285,7 +285,7 @@ Page({
|
||||
canvas.setChart(chart);
|
||||
chart.setOption({
|
||||
title: { text: '', left: 'left', fontSize: 6 },
|
||||
grid: { containLabel: true, top: '5%', left: '1%', right: '5%', bottom: '3%' },
|
||||
grid: { containLabel: true, top: '5%', left: '5%', right: '5%', bottom: '3%' },
|
||||
tooltip: {
|
||||
show: true,
|
||||
trigger: 'axis',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user