extradata for the linechart node More...
#include <ui_node_linechart.h>
Data Fields | |
int | dataId |
qboolean | displayAxes |
vec4_t | axesColor |
extradata for the linechart node
Definition at line 46 of file ui_node_linechart.h.
color of the axes
Definition at line 49 of file ui_node_linechart.h.
ID of the line strips
Definition at line 47 of file ui_node_linechart.h.
If true the node display axes
Definition at line 48 of file ui_node_linechart.h.