diff options
author | Ali Rostami <9710249+ali-rostami@users.noreply.github.com> | 2022-02-18 15:00:47 +0330 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-18 12:30:47 +0100 |
commit | f23ae6e67c9da7ba7b4c975a77ef7440725d2bb3 (patch) | |
tree | 09ae76981330492c5420040b0692ae7067d673d1 /scripts/code-format.py | |
parent | 2be4e8299138d5862947e53ee4621b656cc8b2b6 (diff) | |
download | lvgl-f23ae6e67c9da7ba7b4c975a77ef7440725d2bb3.tar.gz lvgl-f23ae6e67c9da7ba7b4c975a77ef7440725d2bb3.zip |
fix(chart): optimize chart invalidation (#3028)
* replace lv_chart_refresh by invalidate_point so the chart will be updated faster.
* Update lv_chart.c
It seems the second `invalidate_point` is extra and can be removed.
* Update src/extra/widgets/chart/lv_chart.c
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Diffstat (limited to 'scripts/code-format.py')
0 files changed, 0 insertions, 0 deletions