325 Commits

Author SHA1 Message Date
chfw
d556dcee78 🐛 quick fix for #113. demmand jupyter-pip==0.3.1 2017-08-19 15:55:35 +01:00
chenjiandongx
ace23a9205 update documentation 2017-08-19 21:13:47 +08:00
chenjiandongx
d7cce38850 remove unwanted dependence 'notebook' 2017-08-19 21:13:33 +08:00
chenjiandongx
d77765f605 👏 release version 0.1.9.6 2017-08-19 20:41:08 +08:00
chenjiandongx
046aed88ef update changelog.md 2017-08-19 20:37:52 +08:00
chenjiandongx
c1cef2e4ab add new images 2017-08-19 20:21:17 +08:00
chenjiandongx
648ad15b25 update zh-cn documentation 2017-08-19 20:21:00 +08:00
chenjiandongx
452ed01e6f update README.md 2017-08-19 19:59:44 +08:00
chenjiandong
7468c09d5c Merge pull request #112 from pyexcel/master
Proudly present: optimize the output of Base.render() and Page.render()
2017-08-19 19:41:35 +08:00
chfw
058bc57bf8 🤝 Merge remote-tracking branch 'chenjiandongx/master' 2017-08-19 10:03:03 +01:00
chfw
01a7731271 verify that un-necessary js files were not included 2017-08-19 10:02:21 +01:00
chfw
d433e66913 optimize the output of Base.render() and Page.render() so that it pulls in required js file only. Hence the resulting render.html should be smaller 2017-08-19 09:49:45 +01:00
chenjiandongx
cb73f2ccbd update submodule 2017-08-19 16:43:25 +08:00
chenjiandongx
f1d8dc85b4 Merge branch 'master' of https://github.com/chenjiandongx/pyecharts 2017-08-19 16:31:18 +08:00
chenjiandongx
7662df1cc5 rename folder, documentation -> docs 2017-08-19 16:20:01 +08:00
chenjiandong
233dc16964 Merge pull request #111 from pyexcel/master
🐛 fix echarts as dependency and remove potential unnecessary maps
2017-08-19 15:41:07 +08:00
chfw
92cc86c0c2 🐛 fix echarts as dependency and remove potential unnecessary world, china for province only map 2017-08-19 08:34:38 +01:00
chenjiandongx
4e7deb43d6 update changelog.md 2017-08-19 00:06:05 +08:00
chenjiandongx
b88650b441 update changelog.md 2017-08-18 22:24:25 +08:00
chenjiandongx
80cef3e17a update changelog.md 2017-08-18 21:11:07 +08:00
chenjiandongx
23a4ec98eb update documentation 2017-08-18 20:10:19 +08:00
chenjiandongx
de11aac5c0 update documentation 2017-08-18 20:05:39 +08:00
chenjiandongx
f1b5d8e0f9 update documentation 2017-08-18 20:01:18 +08:00
chenjiandongx
60eeb63f95 update documentaion 2017-08-18 19:58:10 +08:00
chenjiandongx
f1207d5c6a update documentation 2017-08-18 19:34:16 +08:00
chenjiandongx
52c9d1357a update changelog.md, add more info for next version 2017-08-18 19:33:58 +08:00
chenjiandongx
1f7e80b6e9 add options for tooltip component 2017-08-18 19:17:07 +08:00
chenjiandongx
d64e3bc069 update documentation 2017-08-18 17:45:36 +08:00
chenjiandongx
445336c32b add more options for Overlap 2017-08-18 17:24:46 +08:00
chenjiandongx
bcb07682df rename Graph params 2017-08-18 15:09:53 +08:00
chenjiandongx
398b030ca5 update documentation 2017-08-18 15:09:05 +08:00
chenjiandongx
1f844a838c update documentation 2017-08-18 11:54:29 +08:00
chenjiandongx
7b78145500 update README.md 2017-08-18 11:53:54 +08:00
chenjiandongx
2021b86799 update params grid3D_* -> grid3d_* 2017-08-18 11:41:38 +08:00
chenjiandongx
6b29873456 update zh-cn documentation 2017-08-18 11:20:08 +08:00
chenjiandongx
e1cf88f439 Merge branch 'master' of https://github.com/chenjiandongx/pyecharts 2017-08-18 09:09:38 +08:00
chenjiandongx
b9aff6ea39 little change in base.py 2017-08-18 09:09:29 +08:00
chenjiandong
963b7e6ca3 Merge pull request #106 from pyexcel/master
Page in notebook
2017-08-18 09:04:37 +08:00
chfw
c32ab22d61 📝 minor adjustment on the test coverage badge 2017-08-17 22:57:37 +01:00
chfw
e7b393b0bd 🔥 get rid of python 3.3 test because it is too slow to verify 2017-08-17 22:51:02 +01:00
chfw
bdc7ee05ce 💚 include code coverage. please get an account and show it in the master branch 2017-08-17 22:50:03 +01:00
chfw
10f8767eb5 📚 notify user about the PR status: https://github.com/jdfreder/jupyter-pip/issues/21 2017-08-17 22:49:20 +01:00
chfw
7dfa37f0ae test page in notebook 2017-08-17 22:44:13 +01:00
chfw
d6971c7593 🚜 remove duplicated code 2017-08-17 22:27:06 +01:00
chfw
27452a2bd9 🚜 code refactoring remove the chance of duplicated js dependencies. hence set is used 2017-08-17 22:11:29 +01:00
chfw
8f010fa425 test all notebook rendering functions 2017-08-17 21:47:52 +01:00
chfw
1bd5c2e8f4 🐛 append coding utf-8 for constants.py 2017-08-17 21:29:45 +01:00
chfw
b7de19d377 🚜 code refactoring - group constants in one file 2017-08-17 20:50:01 +01:00
chfw
26b5708971 support page rendering in notebook 2017-08-17 20:43:00 +01:00
chfw
6645c7d901 🚜 code refactoring to accomendate notebook_multi_charts 2017-08-17 20:21:34 +01:00