mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-31 23:35:12 +01:00
17 lines
No EOL
293 B
JSON
17 lines
No EOL
293 B
JSON
{
|
|
"tooltip":"Plot graph or bar chart from array of number.",
|
|
"alias":[
|
|
"plot",
|
|
"bar chart",
|
|
"graph",
|
|
"waveform"
|
|
],
|
|
"baseNode":"Node_Plot_Linear",
|
|
"io":[
|
|
"surface",
|
|
"surface",
|
|
"float"
|
|
],
|
|
"build":"Node_create_Plot_Linear",
|
|
"name":"Draw Bar \/ Graph"
|
|
} |