DataSrc:UNITA Data/Indicators/t241usmb
From UNITApedia
option = {
baseOption: {
timeline: { axisType: 'category', data: ['2023-2024', '2024-2025'], autoPlay: false },
tooltip: { trigger: 'axis', axisPointer: { type: 'shadow' } },
legend: { top: '5%' },
grid: { top: '20%', left: '3%', right: '4%', bottom: '5%', containLabel: true },
xAxis: {
type: 'category',
name: 'Type of Mobility',
axisLabel: { rotate: 35, interval: 0 },
data: ['BIP-student mobility for studies','Matching Event (Research, Education etc)','other- staff week, workshop, conference, training, internship, research','SMS-student mobility for studies','SMT-student mobility for traineeship','STA-staff mobility for teaching','STT-staff mobility for training','UNITA Week meeting','URM-Rural Mobility','UVM-Virtual Mobility','Work Package meeting']
},
yAxis: { type: 'value', name: 'Participants' },
series: [
{ name: 'Student bachelor', type: 'bar', stack: 'total' },
{ name: 'Student master', type: 'bar', stack: 'total' },
{ name: 'Student doctorate', type: 'bar', stack: 'total' },
{ name: 'Staff academic', type: 'bar', stack: 'total' },
{ name: 'Staff administrative', type: 'bar', stack: 'total' },
{ name: 'Staff', type: 'bar', stack: 'total' },
{ name: 'Student Assembly Member', type: 'bar', stack: 'total' }
]
},
options: [
{
series: [
{ data: [7, 0, 0, 39, 1, 0, 0, 0, 0, 44, 0] },
{ data: [7, 0, 0, 50, 3, 0, 0, 0, 4, 23, 0] },
{ data: [1, 0, 1, 1, 0, 0, 0, 0, 0, 3, 0] },
{ data: [0, 5, 5, 0, 0, 17, 36, 6, 0, 0, 5] },
{ data: [0, 0, 9, 0, 0, 0, 35, 3, 0, 0, 3] },
{ data: [0, 0, 0, 0, 0, 3, 23, 0, 0, 0, 0] },
{ data: [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0] }
]
},
{
series: [
{ data: [42, 0, 1, 60, 1, 0, 0, 0, 0, 51, 0] },
{ data: [21, 0, 0, 50, 1, 0, 0, 0, 3, 4, 0] },
{ data: [3, 0, 0, 0, 1, 0, 1, 0, 0, 2, 0] },
{ data: [0, 0, 6, 0, 0, 13, 20, 4, 0, 0, 0] },
{ data: [0, 0, 5, 0, 0, 0, 15, 2, 0, 0, 0] },
{ data: [0, 0, 0, 0, 0, 4, 45, 0, 0, 0, 0] },
{ data: [0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0] }
]
}
]
}