DataSrc:T241b: Difference between revisions
No edit summary |
No edit summary |
||
Line 482: | Line 482: | ||
height=600px | | height=600px | | ||
option = { | option = { | ||
title: { | |||
text: 'Stacked Area Chart' | |||
}, | |||
tooltip: { | tooltip: { | ||
trigger: 'axis', | trigger: 'axis', | ||
axisPointer: { type: 'cross', label: { backgroundColor: '#6a7985' } } | axisPointer: { | ||
type: 'cross', | |||
label: { | |||
backgroundColor: '#6a7985' | |||
} | |||
} | |||
}, | |||
legend: { | |||
data: ['Student bachelor', 'Student master', 'Student doctorate'] | |||
}, | }, | ||
toolbox: { | |||
feature: { | |||
saveAsImage: {} | |||
}, | |||
dataset: { | dataset: { | ||
source: {{#var:t241dateData}} | source: {{#var:t241dateData}} |
Revision as of 15:02, 28 March 2025