lightweight-charts-python
lightweight-charts-python copied to clipboard
Input field
Question
Hello, Is there any suggestion on how to enable input fields? Trying to figure out how to enable textbox value to be entered on frontend. Maybe another parameter to enable editing? Thanks!
Code example
chart.topbar.textbox('symbol', '7181.T',align='right',edit=True)