|
@@ -100,7 +100,7 @@ class EChart(Element, component='echart.js', dependencies=['lib/echarts/echarts.
|
|
def run_chart_method(self, name: str, *args, timeout: float = 1) -> AwaitableResponse:
|
|
def run_chart_method(self, name: str, *args, timeout: float = 1) -> AwaitableResponse:
|