DataSrc:UNITA Data/Indicators/t241unitbv
From UNITApedia
Revision as of 07:26, 15 June 2026 by Elie Saade (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
option = {
baseOption: {
timeline: { axisType: 'category', data: ['2023-2024', '2024-2025', '2025-2026'], 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','WP Staff Week/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: 'Researcher', type: 'bar', stack: 'total' },
{ name: 'Student Assembly member', type: 'bar', stack: 'total' }
]
},
options: [
{
series: [
{ data: [24, 0, 0, 0, 0, 0, 0, 0, 1, 0] },
{ data: [3, 0, 0, 0, 0, 0, 0, 0, 1, 0] },
{ data: [4, 0, 2, 0, 0, 0, 0, 0, 0, 0] },
{ data: [0, 11, 7, 0, 0, 5, 2, 3, 0, 23] },
{ data: [0, 0, 0, 0, 0, 0, 1, 0, 0, 5] },
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] },
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }
]
},
{
series: [
{ data: [30, 0, 0, 7, 0, 0, 0, 0, 0, 0] },
{ data: [16, 0, 0, 0, 0, 0, 0, 0, 1, 0] },
{ data: [10, 0, 0, 2, 0, 0, 0, 0, 0, 0] },
{ data: [0, 34, 18, 0, 0, 3, 5, 20, 0, 2] },
{ data: [0, 0, 21, 0, 0, 0, 11, 5, 0, 0] },
{ data: [0, 1, 0, 0, 0, 0, 0, 0, 0, 0] },
{ data: [0, 0, 0, 0, 0, 0, 0, 2, 0, 0] }
]
},
{
series: [
{ data: [0, 0, 0, 5, 0, 0, 0, 0, 0, 0] },
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] },
{ data: [2, 0, 0, 0, 1, 0, 0, 0, 0, 0] },
{ data: [0, 0, 1, 0, 0, 1, 5, 0, 0, 16] },
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 5] },
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] },
{ data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0] }
]
}
]
}