lightweight-charts-python
lightweight-charts-python copied to clipboard
chore: Comment out the print output in the Drawing.update() method.
Frequent use of print() in Drawing.update() reduces performance.