986 B
986 B
Suggested Future Grant Distribution
option = {
title: {
text: 'Grants',
subtext: 'Distribution',
left: 'center'
},
tooltip: {
trigger: 'item'
},
series: [
{
name: 'Distribution',
type: 'pie',
radius: '70%',
data: [
{ value: 10, name: 'Community Expansion Projects' },
{ value: 10, name: 'Organization of Rewards for Hackathlons' },
{ value: 15, name: 'Organization of Localized Chapters' },
{ value: 30, name: 'Development of Code' },
{ value: 5, name: 'Training, Product Marketing' },
{ value: 20, name: 'Development of Mycelium Router & Volume 3Node ' },
],
emphasis: {
itemStyle: {
shadowBlur: 10,
shadowOffsetX: 0,
shadowColor: 'rgba(0, 0, 0, 0.5)'
}
}
}
]
};
Please contact us to let us know on which projects you would like to work, below you can see a suggested Distrubution of grants.