vegalite = { "$schema": "https://vega.github.io/schema/vega-lite/v3.json", "data": {"url": ... Chart(cars).mark_circle(size=60).encode( x='Horsepower', ...
確定! 回上一頁