mirror of
https://github.com/pyecharts/pyecharts.git
synced 2025-12-08 20:59:23 +00:00
5 lines
130 B
Python
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
|