跳转到主要内容

toscawidgets2包装jqPlot jQuery插件

项目描述

tw2.jqplugins.jqplot是toscawidgets2 (tw2)jqPlot的包装。

实时演示

查看实时演示

描述

toscawidgets2 (tw2)旨在成为一个实用且有用的小部件框架,帮助人们以更快、更简单的方式构建具有吸引力的功能交互式网站。小部件是可重用的网络组件,可以包括模板、服务器端代码和JavaScript/CSS资源。该库旨在:灵活、可靠、文档化、性能好,尽可能简单。

jqPlot是jQuery Javascript框架的绘图和图表插件。jqPlot可以生成漂亮的线形图、柱形图和饼图。

本模块,tw2.jqplugins.jqplot,提供对toscawidgets2 (tw2)jqPlot小部件的访问。

在WidgetBrowser中采样tw2.jqplugins.jqplot

了解tw2.jqplugins.jqplot的最佳方式是在tw2.devtools WidgetBrowser中加载其小部件。要查看配置它们的源代码,请查看tw2.jqplugins.jqplot/tw2/jqplugins/jqplot/samples.py

要尝试它,您需要git、python和virtualenvwrapper。运行

$ git clone git://github.com/toscawidgets/tw2.jqplugins.jqplot.git
$ cd tw2.jqplugins.jqplot
$ mkvirtualenv tw2.jqplugins.jqplot
(tw2.jqplugins.jqplot) $ pip install tw2.devtools
(tw2.jqplugins.jqplot) $ python setup.py develop
(tw2.jqplugins.jqplot) $ paster tw2.browser

……然后浏览到https://127.0.0.1:8000/以查看。

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解更多关于安装包的信息。

源代码分发

tw2.jqplugins.jqplot-2.0.4.tar.gz (920.3 kB 查看散列值)

上传时间 源代码

支持者