Pixel-Composer/datafiles/data/Nodes/Internal/Animation/Draw Bar Graph/info.json

17 lines
293 B
JSON
Raw Normal View History

2025-01-09 05:28:30 +01:00
{
"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"
}