|
EasyGUI
|
Graph data widget structure. More...
Data Fields | |
| gui_linkedlistroot_t | root |
| gui_id_t | id |
| int16_t * | data |
| size_t | length |
| size_t | ptr |
| gui_color_t | color |
| gui_graph_type_t | type |
Graph data widget structure.
| gui_color_t color |
Curve color
| int16_t* data |
Pointer to actual data object
| gui_id_t id |
Data ID
| size_t length |
Size of data array
| size_t ptr |
Read/Write start pointer
| gui_linkedlistroot_t root |
Root linked list object of graph widgets
| gui_graph_type_t type |
Plot data type