Showing posts with label bokeh. Show all posts
Showing posts with label bokeh. Show all posts

Thursday, June 27, 2019

Missing what

Bokeh ah bokeh, I beh tahan liao lah.

To draw an interactive graph,  it is easier with one or two widgets button without changing the source or replot. But when chart's source changed, and charts are being redraw,  oh my....

I am stuck and stuck.

What am I missing up

Thursday, August 09, 2018

生动图表

学了多年数据分析,从 ms excel开始,然后pandas, 绘的图表都是静态的。以前觉得足够,因为偶尔才需要用到,交报告之类的。

从去年尾开始,已不满足,觉得要挑战自己,学生动的图表。做了很多资料搜寻和参考,最后选择了bokeh。它和pandas能兼容,所以就少了些烦恼。

两个月的时间,终于小有成就,能绘画出简单的。虽然pandas 和bokeh 都是python 的一部分,不过一向来都是用Jupyter notebook,突然要转换成python的script又花了几天时间。幸好现在网上都是资料,遇到难题,就搜搜,参考他人列子,再想一想,答案就出来了。

这次部分完成了。继续更多的挑战迈进。