DataSrc:T241b: Difference between revisions
No edit summary |
No edit summary |
||
(13 intermediate revisions by one other user not shown) | |||
Line 35: | Line 35: | ||
[ | [ | ||
"2023 | "Nov 2023", | ||
{{#ask: | {{#ask: | ||
[[-Has subobject::{{FULLPAGENAME}}]] | [[-Has subobject::{{FULLPAGENAME}}]] | ||
[[entry_date::2023-11-01]] | [[entry_date::2023-11-01]] | ||
[[type_of_mobility::BIP-student mobility for studies]] | |||
[[status_of_mobility_participant::Student bachelor]] | [[status_of_mobility_participant::Student bachelor]] | ||
|?participants | |?participants | ||
Line 69: | Line 70: | ||
[ | [ | ||
"2023 | "Dec 2023", | ||
{{#ask: | {{#ask: | ||
[[-Has subobject::{{FULLPAGENAME}}]] | [[-Has subobject::{{FULLPAGENAME}}]] | ||
Line 103: | Line 104: | ||
[ | [ | ||
"2024 | "Jan 2024", | ||
{{#ask: | {{#ask: | ||
[[-Has subobject::{{FULLPAGENAME}}]] | [[-Has subobject::{{FULLPAGENAME}}]] | ||
Line 137: | Line 138: | ||
[ | [ | ||
"2024 | "Feb 2024", | ||
{{#ask: | {{#ask: | ||
[[-Has subobject::{{FULLPAGENAME}}]] | [[-Has subobject::{{FULLPAGENAME}}]] | ||
Line 171: | Line 172: | ||
[ | [ | ||
"2024 | "Mar 2024", | ||
{{#ask: | {{#ask: | ||
[[-Has subobject::{{FULLPAGENAME}}]] | [[-Has subobject::{{FULLPAGENAME}}]] | ||
Line 205: | Line 206: | ||
[ | [ | ||
"2024 | "Apr 2024", | ||
{{#ask: | {{#ask: | ||
[[-Has subobject::{{FULLPAGENAME}}]] | [[-Has subobject::{{FULLPAGENAME}}]] | ||
Line 239: | Line 240: | ||
[ | [ | ||
"2024 | "May 2024", | ||
{{#ask: | {{#ask: | ||
[[-Has subobject::{{FULLPAGENAME}}]] | [[-Has subobject::{{FULLPAGENAME}}]] | ||
Line 273: | Line 274: | ||
[ | [ | ||
"2024 | "Jun 2024", | ||
{{#ask: | {{#ask: | ||
[[-Has subobject::{{FULLPAGENAME}}]] | [[-Has subobject::{{FULLPAGENAME}}]] | ||
Line 307: | Line 308: | ||
[ | [ | ||
"2024 | "Jul 2024", | ||
{{#ask: | {{#ask: | ||
[[-Has subobject::{{FULLPAGENAME}}]] | [[-Has subobject::{{FULLPAGENAME}}]] | ||
Line 341: | Line 342: | ||
[ | [ | ||
"2024 | "Aug 2024", | ||
{{#ask: | {{#ask: | ||
[[-Has subobject::{{FULLPAGENAME}}]] | [[-Has subobject::{{FULLPAGENAME}}]] | ||
Line 375: | Line 376: | ||
[ | [ | ||
"2024 | "Sep 2024", | ||
{{#ask: | {{#ask: | ||
[[-Has subobject::{{FULLPAGENAME}}]] | [[-Has subobject::{{FULLPAGENAME}}]] | ||
Line 409: | Line 410: | ||
[ | [ | ||
"2024 | "Oct 2024", | ||
{{#ask: | {{#ask: | ||
[[-Has subobject::{{FULLPAGENAME}}]] | [[-Has subobject::{{FULLPAGENAME}}]] | ||
Line 443: | Line 444: | ||
[ | [ | ||
"2024 | "Nov 2024", | ||
{{#ask: | {{#ask: | ||
[[-Has subobject::{{FULLPAGENAME}}]] | [[-Has subobject::{{FULLPAGENAME}}]] | ||
Line 482: | Line 483: | ||
height=600px | | height=600px | | ||
option = { | option = { | ||
title: { | |||
text: ' | text: 'BIP-student mobility for studies' | ||
}, | }, | ||
tooltip: { | tooltip: { | ||
trigger: 'axis', | trigger: 'axis', | ||
axisPointer: { | axisPointer: { | ||
type: ' | type: 'shadow' | ||
} | |||
}, | |||
} | toolbox: { | ||
feature: { | |||
magicType: { | |||
type: ["line", "bar","stack"] | |||
}, | |||
saveAsImage: {}, | |||
} | } | ||
}, | }, | ||
Line 497: | Line 503: | ||
data: ['Student bachelor', 'Student master', 'Student doctorate'] | data: ['Student bachelor', 'Student master', 'Student doctorate'] | ||
}, | }, | ||
grid: { | |||
left: '3%', | |||
right: '4%', | |||
}, | bottom: '3%', | ||
containLabel: true | |||
}, | |||
dataset: { | dataset: { | ||
source: {{#var:t241dateData}} | source: {{#var:t241dateData}} | ||
}, | }, | ||
xAxis: { type: 'category' }, | xAxis: { | ||
yAxis: { type: 'value' }, | type: 'category' | ||
}, | |||
yAxis: { | |||
type: 'value' | |||
}, | |||
series: [ | series: [ | ||
{ type: ' | { | ||
{ type: ' | type: 'bar', | ||
{ type: ' | stack: 'total', | ||
emphasis: { focus: 'series' } | |||
}, | |||
{ | |||
type: 'bar', | |||
stack: 'total', | |||
emphasis: { focus: 'series' } | |||
}, | |||
{ | |||
type: 'bar', | |||
stack: 'total', | |||
emphasis: { focus: 'series' } | |||
} | |||
] | ] | ||
} | } | ||
}} | }} |
Latest revision as of 14:50, 2 April 2025