mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
20 lines
No EOL
483 B
JSON
20 lines
No EOL
483 B
JSON
{
|
|
"name": "Advanced data visualization",
|
|
"description": "Transform ToolJet DB data into interactive charts and graphs. Uncover trends and make data-driven decisions effortlessly using advanced visualizations.",
|
|
"widgets": [
|
|
"Table",
|
|
"Container"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "RestAPI",
|
|
"id": "restapi"
|
|
},
|
|
{
|
|
"name": "Run JavaScript",
|
|
"id": "runjs"
|
|
}
|
|
],
|
|
"id": "advanced-data-visualization",
|
|
"category": "data-and-analytics"
|
|
} |