Pixel-Composer/datafiles/data/Nodes/Internal/Animation/Draw Bar Graph/info.json
2025-01-09 11:28:30 +07:00

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"
}