mesop / plotly /plotly_component.py
Richard
Commit
4a53b35
import mesop as me
@me.web_component(path="./plotly_component.js")
def plotly_component():
return me.insert_web_component(name="plotly-component")