File size: 151 Bytes
4a53b35
 
 
 
 
 
1
2
3
4
5
6
7
import mesop as me


@me.web_component(path="./plotly_component.js")
def plotly_component():
  return me.insert_web_component(name="plotly-component")