lightweight-charts-python
lightweight-charts-python copied to clipboard
Top Bar Menu not setting new values
Expected Behavior
when setting new value for top bar menu should display it
Current Behaviour
https://github.com/user-attachments/assets/7cd0e3c9-9847-41fe-8339-78d7f4eaf40c
watching the video above please notice the menu buttons are bieng created by never take into account the default options, also update via def set() did not work
Reproducible Example
self.chart.topbar["symbols"].set("ADAUSD")
Environment
- OS: Window 10
- name ='lightweight_charts',
version='2.0.1',
python='>=3.10',