开发者

web chart with hover events

开发者 https://www.devze.com 2022-12-10 16:04 出处:网络
I am after a library with a Python interface to render nice looking charts with hover events for each point.

I am after a library with a Python interface to render nice looking charts with hover events for each point.

ChartDirector does what I want, but I would prefer an open source solution. OpenFlashChart looks good, although ideally I would want a non-Flash solution.

开发者_开发知识库Any other contenders?


Not strictly Python, but you may want to look at Flot. (assuming by web chart you mean those that are to be embedded on web pages)

0

精彩评论

暂无评论...
验证码 换一张
取 消