pyecharts/example/boxplot_example.py
2019-03-25 14:13:19 +08:00

5 lines
130 B
Python

# coding=utf-8
from example.commons import Faker
from pyecharts import options as opts
from pyecharts.charts import Boxplot, Page