-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
使用新版pyecharts实现数据可视化 #422
使用新版pyecharts实现数据可视化 #422
Conversation
https://bokeh.org/ 这个也很酷,要是重构难度和重写一样,可能这个也可以考虑 |
目前图不多也都是简单的图,难度不大,不过bokeh相比pyecharts更合适么? |
其实也没啥更合适,就是这个demo就看起来很酷炫,和pyechart比起来似乎要牛逼一点😂 |
@hhyo @LeoQuote |
感谢,yearning 前端确实是很优秀,不过是vue写的前端,确实写起来要简单一些。现在项目主要还是 bootstrap + django template ,可能借鉴意义没有那么大 |
这个和前端框架选型有关,目前Archery前端不会有风格上的调整,以功能完善和体验优化为主,但不排除后期会重构 |
9e282c7
to
9142b09
Compare
基本完成,就是切换到图表菜单栏会出现一小部分的空白 |
Codecov Report
@@ Coverage Diff @@
## master #422 +/- ##
==========================================
+ Coverage 84.93% 84.93% +<.01%
==========================================
Files 70 70
Lines 9121 9123 +2
==========================================
+ Hits 7747 7749 +2
Misses 1374 1374
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
新版pyecharts整体进行了重构,为方便后续拓展更多可视化分析,希望可以用新版pyecharts重写目前的dashboard
这是一个flag,希望有兴趣的小伙伴可以提交PR,可在此交流
https://github.com/pyecharts/pyecharts