zhongrj
2025-11-24 276323dce9613867abb3f58a4cc2abbfb2fd0dea
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "Projects and tasks charts Plugin",
  "webodmMinVersion": "0.1.0",
  "description": "A plugin to show charts of projects and tasks",
  "version": "0.1.0",
  "author": "Diego Acuña, Greenbot Labs",
  "email": "dacuna@greenbot.cl",
  "repository": "https://github.com/OpenDroneMap/WebODM",
  "tags": [
    "plugin",
    "charts"
  ],
  "homepage": "https://github.com/OpenDroneMap/WebODM",
  "experimental": false,
  "deprecated": false
}