lv_point_t size; lv_text_get_size(&size, label->text, label_draw_dsc.font, label_draw_dsc.letter_space, label_draw_dsc.line_space, @@ -852,12 +854,12 @@ static void draw_main(lv_event_t * e) return; } if(label->long_mode == LV_LABEL_LONG_WRAP) { if(label->long_mode...
lv_chart_set_axis_tick(ui.screen_chart_1, LV_CHART_AXIS_PRIMARY_X, 10, 5, 17, 1, true, 30); 2-code: lv_chart_set_axis_tick(ui.screen_chart_1, LV_CHART_AXIS_PRIMARY_X, 10, 5, 900, 1, true, 30); ( I use 900 points:lv_chart_set_point_count(ui.screen_chart_1, 900);...
#define LV_CACHE_DEF_SIZE 0 /** Default number of image header cache entries. The cache is used to store the headers of images * The main logic is like `LV_CACHE_DEF_SIZE` but for image headers. */ #define LV_IMAGE_HEADER_CACHE_DEF_CNT 0 /** Number of stops allowed per ...
#define LV_USE_CHART 1 #define LV_USE_CHECKBOX 1 #define LV_USE_DROPDOWN 1 /*Requires: lv_label*/ #define LV_USE_IMAGE 1 /*Requires: lv_label*/ #define LV_USE_IMAGEBUTTON 1 #define LV_USE_KEYBOARD 1 #define LV_USE_LABEL 1 #if LV_USE_LABEL #define LV_LABEL_TEXT_...
#define LV_USE_CHART 1 #define LV_USE_CHECKBOX 1 #define LV_USE_DROPDOWN 1 /*Requires: lv_label*/ #define LV_USE_IMAGE 1 /*Requires: lv_label*/ #define LV_USE_IMAGEBUTTON 1 #define LV_USE_KEYBOARD 1 #define LV_USE_LABEL 1 #if LV_USE_LABEL #define LV_LABEL_TEXT_...
2.1.1528 Part 1 Section 21.2.2.151, pt (String Point) 2.1.1529 Part 1 Section 21.2.2.152, ptCount (Point Count) 2.1.1530 Part 1 Section 21.2.2.153, radarChart (Radar Charts) 2.1.1531 Part 1 Section 21.2.2.154, radarStyle (Radar Style) 2.1.1532 Part 1 Section 21.2....
#define LV_USE_CHART 1 #define LV_USE_CHECKBOX 1 #define LV_USE_DROPDOWN 1 /*Requires: lv_label*/ #define LV_USE_IMAGE 1 /*Requires: lv_label*/ #define LV_USE_IMAGEBUTTON 1 #define LV_USE_KEYBOARD 1 #define LV_USE_LABEL 1 #if LV_USE_LABEL #define LV_LABEL_TEXT_...
32#define LV_CHART_POINT_DEF (LV_COORD_MIN) 33 35#define LV_CHART_TICK_LENGTH_AUTO 255 36 37/*** 38* TYPEDEFS 39***/ 40 42enum{ 43LV_CHART_TYPE_NONE = 0x00, 44LV_CHART_TYPE_LINE = 0x01, 45LV_CHART_TYPE_COLUMN = 0x02, 46LV_CHART_TYPE_POINT ...
2.1.1528 Part 1 Section 21.2.2.151, pt (String Point) 2.1.1529 Part 1 Section 21.2.2.152, ptCount (Point Count) 2.1.1530 Part 1 Section 21.2.2.153, radarChart (Radar Charts) 2.1.1531 Part 1 Section 21.2.2.154, radarStyle (Radar Style) 2.1.1532 Part 1 Section 21.2.2.1...
2.5.191 OfficeArtClientAnchorChart 2.5.192 OfficeArtClientAnchorHF 2.5.193 OfficeArtClientAnchorSheet 2.5.194 OfficeArtClientData 2.5.195 OfficeArtClientTextbox 2.5.196 PaneType 2.5.197 PARAMQRY_Fixed 2.5.198 Parsed Expressions 2.5.199 PBT 2.5.200 PhRuns 2.5.201 Phs 2.5.202 PictFmlaEmbedInfo...