tradex-app / TradeX-chart

TradeX Chart is a trade / stock chart written in plain (vanilla) JavaScript with mobile support
https://tradex-app.github.io/TradeX-chart/
GNU General Public License v3.0
107 stars 18 forks source link

Chart Redraw / Update After Indicator Removal Via API #51

Closed tradex-app closed 10 months ago

tradex-app commented 11 months ago

Chart does not automatically redraw (remove from / clean up the display) indicators when removing them using the chart API. The chart however does redraw / update correctly upon any mouse / pointer interaction over the chart. It appears a call to the clean up method is missing.

tradex-app commented 10 months ago

FIXED: Commit 86fceadccb8d8c281745ab1e02470e1abfcf35b4