info_tfgrid/collections/projectinca/grants/grants_future.md
2024-08-16 01:40:17 +02:00

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.