* 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>