陈键冬
c20cedc751
Update docs for v051 ( #525 )
...
* docs update for v0.5.1
* update setup.py
* Update: changelog update
2018-05-02 23:05:27 +08:00
jaska
54a2447efe
Post 0.5.0 updates ( #519 )
...
* 🐛 remove x split line, fix #516
* 🐛 add readme into pypi page, fix #518
* 🔥 remove useless imports. makes flake8 happy
* ✨ add long descritption content type
2018-04-30 09:57:31 +08:00
jaska
d61f715566
oop options and doc update ( #498 )
...
* 格式化 setup.py
* 📚 update documentation
* 🔬 unit test options
* Update test_options.py
* 💚 update test case
* 🔨 getting oop options
* 🚜 relocate option.py, events.py, style.py to echarts
* 💚 make unit tests pass
* 🎨 fix remain bugs
* 💚 last bug fix
* 🐛 fix #493 , pip 10.0.x compactibility issue
* 🎨 more pythonic code
* 🐛 fix inheritance
* 👕 whitening
* 🚜 rename city coordinates.json
* 🚜 update json serializable interface
* 🔨 **kwargs comes back
* Remove: 移除重复配置项
2018-04-25 17:13:00 +08:00
jaska
c956e30374
Relocate translation api to pyecharts_javascripthon, which support: python 2.7, 3.4, 3.5 and 3.6, and both unix and windows platform ( #495 )
...
* 🔥 separate the hard dependencies on metapensiero.pj.api
* 🐛 fix the typo
* 🔥 remove the exception as rnd is going on for python 2.7, 3.4
* 👕 make flake8 happy
* 🔥 🚜 relocated pyecharts.transltor to pyecharts_javascripthon
* ✨ enable javascripthon on windows builds. https://github.com/amol-/dukpy/issues/20
* 💚 update unit tests
* 💚 try master branch
* 🔥 no need to take master branch because master branch has been released in javascripthon v0.9. https://github.com/metapensiero/metapensiero.pj/issues/45
* 🔥 pyecharts-javascription has been release as 0.0.1
* Update requirements.txt
2018-04-21 12:33:03 +01:00
陈键冬
d1965ac7c3
格式化 setup.py ( #474 )
2018-04-02 11:36:26 +01:00
jaska
6f1a627edd
Echarts 4 - SVG ( #420 )
...
* ✨ new branch for echarts 3.8.5
* 🚜 update jupyter-echarts to 1.4.0
* 🚜 update jupyter-echarts
* 💄 name the release candidate
* 💚 pass unit test
* 🎨 update to use echarts 4.0.2
* ✨ support svg renderer, related to #337
* 🐛 fix the missing registry.json and update jupyter rendering
* 🐛 force 3d charts to use canvas renderer. fix #343
* ✨ upgrade jupyter-echarts-pypkg version
* 📚 create release diary
2018-03-03 16:05:15 +00:00
chfw
61dbfb8df9
☔ rain fence future changes in lml and jupyter-echarts-pypkg
2018-02-26 17:27:24 +00:00
chfw
0c45f73e24
🚜 revert back to single extension management policy: pypkg brings js extensions into pyecharts
2018-02-22 00:11:03 +00:00
chfw
c94d3fb50a
🚜 embed jupyter-echarts in pyecharts
2018-02-19 09:02:12 +00:00
chfw
c1358f3f46
✨ initial working prototype with lml
2018-02-08 19:34:49 +00:00
chfw
d00b1402ad
✨ lml replaces pyecharts-cli
2018-02-08 15:18:58 +00:00
chfw
f8425aaf95
✨ replace jupyter-pip with pyecharts-cli. #347
2018-01-19 23:31:33 +00:00
chfw
3afecf5652
👕 coding style fix
2017-12-09 23:15:49 +00:00
chenjiandongx
3abec74755
👏 release version 0.2.5
2017-09-28 20:07:48 +08:00
chenjiandongx
31b76f6b12
a better setup.py
2017-09-14 18:20:15 +08:00
chfw
8f27e96675
🔥 remove duplicated version string
2017-09-01 13:13:38 +01:00
chfw
62cba44304
🚜 reference kennethreitz setup.py for humans. write version in a single place(_version.py) and reuse it in setup.py
2017-09-01 08:18:36 +01:00
chenjiandongx
32bb51be3f
version update
2017-09-01 10:26:28 +08:00
chfw
215a623af6
✨ beta support for 331 second-in-line cities. and a dozen more to come.
2017-08-28 00:32:52 +01:00
chenjiandongx
69e852859c
version update
2017-08-25 21:40:13 +08:00
chenjiandongx
37a9c9660d
👏 release version 0.2.0
2017-08-25 10:36:49 +08:00
chenjiandongx
d99d3408c6
clean code, remove unwanted statements and reduce pep8 warnings
2017-08-23 13:00:50 +08:00
chenjiandongx
b7e34fb85c
clean code: reduce pep8 warnings
2017-08-21 12:39:18 +08:00
chfw
cdcfe62a3f
🐛 fix #115 , echarts.js should have been put in up-front of every other js files in html/notebook
2017-08-19 17:17:36 +01:00
chfw
d556dcee78
🐛 quick fix for #113 . demmand jupyter-pip==0.3.1
2017-08-19 15:55:35 +01:00
chenjiandongx
046aed88ef
update changelog.md
2017-08-19 20:37:52 +08:00
chfw
ee69562dc4
📝 adding jupyter-pip as a dependency
2017-08-15 09:53:57 +01:00
chfw
3867318028
🚜 better integration with jupyter by using official jupyter nbextension utilities for install, uninstall and enabling a nbextensions. #84
2017-08-15 09:30:24 +01:00
chenjiandongx
fe05920c44
add _repr_html_ func for custom module
2017-08-14 16:03:24 +08:00
chenjiandongx
abb04fd983
add more options for xAxis,yAxis and refactor templates
2017-08-12 01:28:39 +08:00
chenjiandongx
45d625c8da
👏 release version 0.1.9.4
2017-08-10 15:34:15 +08:00
chenjiandongx
0f6aad0984
remove unwanted dependency module
2017-08-10 15:02:07 +08:00
chenjiandongx
c6634ee41e
add new module pillow and remove Imgae
2017-08-10 14:38:29 +08:00
chenjiandongx
0b2f8e0149
remove Imgae moudle
2017-08-10 14:26:28 +08:00
chenjiandongx
9940b0bdb6
👏 release version 0.1.9.3
2017-08-10 01:49:20 +08:00
chenjiandongx
7a81fcedf7
👏 release version 0.1.9.2
2017-08-06 16:51:55 +08:00
chfw
34076fcda3
🐎 major speed improvement for browser loading. all javascript files are local in render.html. NO more fetching from the cloud. It works when you do NOT have INTERNET access.
2017-08-01 12:08:49 +01:00
chenjiandongx
72f6003d3d
update version 0.1.9.1
2017-07-31 22:16:20 +08:00
chenjiandongx
7daa21e894
remove dependency on numpy and pandas
2017-07-31 14:59:33 +08:00
chfw
342942c857
:green_chart: fix all issues in python2 regarding encoding
2017-07-30 22:58:10 +01:00
chenjiandongx
b76e4c6af7
update version 0.1.9
2017-07-30 15:55:09 +08:00
chenjiandongx
f76130b443
pyecharts supports 3D charts now
2017-07-30 12:34:42 +08:00
chfw
2e037bc0b3
remove unintended change
2017-07-29 07:49:55 +01:00
chfw
cdb5b0714e
fix #34 : compilation fails on macos Python3
2017-07-29 07:27:01 +01:00
chenjiandongx
a4a7059c05
update version as 0.1.7
2017-07-26 12:41:19 +08:00
chenjiandongx
59ad73b313
增加热力图
2017-07-24 13:32:43 +08:00
chenjiandongx
0e5f13d25e
version 1.0.1
2017-07-10 21:47:19 +08:00
chenjiandongx
679c7f99d5
daily update
2017-07-10 13:01:52 +08:00
chenjiandongx
8f35b71f3b
daily update
2017-07-02 09:31:44 +08:00