儿科患者端
This commit is contained in:
parent
2044c8af84
commit
dcc99e9591
@ -226,7 +226,7 @@ Page({
|
|||||||
canvas.setChart(chart);
|
canvas.setChart(chart);
|
||||||
chart.setOption({
|
chart.setOption({
|
||||||
title: { text: '', left: 'left', fontSize: 6 },
|
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: {
|
tooltip: {
|
||||||
show: true,
|
show: true,
|
||||||
trigger: 'axis',
|
trigger: 'axis',
|
||||||
@ -285,7 +285,7 @@ Page({
|
|||||||
canvas.setChart(chart);
|
canvas.setChart(chart);
|
||||||
chart.setOption({
|
chart.setOption({
|
||||||
title: { text: '', left: 'left', fontSize: 6 },
|
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: {
|
tooltip: {
|
||||||
show: true,
|
show: true,
|
||||||
trigger: 'axis',
|
trigger: 'axis',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user