mirror of
https://github.com/pyecharts/pyecharts.git
synced 2026-02-01 17:46:01 +00:00
* 🐛 turn on split line for scatter diagram. fix #516 * 🔥 remove documentation that echos the function name * ✨ support dark theme. fix #512 * ✨ support global_theme in configure function. improves #512 * ✨ use_theme, related to #512 * ✨ support 5 more external themes which come from echarts-themes-pypkg and echarts-themes-js, #512 * 📰 add missing test fixtures * 💚 make unit test pass * 📚 document themes usage * 📚 add cross reference * 📚 update change log and pump version * Update: update some docs * Update: typo fixed * Update: prepare docs update * Update: 鉴于现在 md 做 long description 效果不佳,转化为 rst 又出现问题,所以暂时取消 * Fix: fixed broken test, remove unused codecs
7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
jinja2>=2.8
|
|
future
|
|
pillow
|
|
lml>=0.0.2
|
|
jupyter-echarts-pypkg>=0.1.1
|
|
pyecharts-javascripthon
|