PlotKit - Javascript Chart Plotting

PlotKit - Javascript Chart Plotting - JS 圖表繪製

Introduction 介紹

PlotKit is a Chart and Graph Plotting Library for Javascript. It has support for HTML Canvas and also SVG via Adobe SVG Viewer and native browser support.

PlotKit 是一個可繪製圖形和圖表的Javascript庫。支持HTML Canvas 以及 通過Adobe SVG Viewer 的 SVG ,還有本地瀏覽器的支持

PlotKit is fully documented and there is a quick tutorial to get you started.

PlotKit 參考文檔豐富全面 並提供一個快速參考以幫助你開始使用它。

PlotKit is a complete rewrite of CanvasGraph. It is better structured and supported.

PlotKit是對CanvasGraph的重寫,擁有更好的結構和支持

Requirements 需求

  • MochiKit 1.3 or higher
  • HTML Canvas: Safari 2+, Opera 9+, Firefox 1.5+, IE 6 (in emulated mode)
  • SVG: Opera 9+, Firefox 1.5+ (see note), IE6 with Adobe SVG.

Note: Firefox 1.5+ on Linux and Windows is supported. Firefox 1.5+ on Mac does not draw labels in SVG, so you must set axisLabelUseDiv to true if you want to have maximum compatibility.

說明:支持Linux/Windows 上的FF 1.5+ 。Mac 上的FF 1.5+不能在SVG中繪製標籤,所以你必須設置 axisLabelUseDiv 爲 true 才能夠得到最大的兼容性。

License(s) 許可

  • PlotKit is copyright (c) 2006 Alastair Tse. Licensed under the BSD License.
  • PlotKit 版權屬於 Alastair Tse. 使用許可請遵守 BSD 協議。
  • excanvas.js is copyright (c) 2006. Google Inc. Licensed under the Apache License.
  • excanvas.js 版權屬於 Google Inc。使用許可遵守Apache協議

Get/Download 獲取/下載

  • Latest Version is : 0.9.1 - plotkit-0.9.1.zip
  • 最新版本: 0.9.1 - plotkit-0.9.1.zip
  • Last Updated: 29 August 2006
  • 最近更新 : 2006年8月29日
  • For changes in this version, look in PlotKit Documentation.
  • 若想查看版本變遷,請進入 : PlotKit 文檔.
Older Versions: 0.8 (21 March 2006) 0.9 (14 June 2006)  老版本 : 0.8 (2006年3月21日) 0.9 (2006年6月14日)

----------------------------------------------------------------------------------------

更多內容,可以在http://www.liquidx.net/plotkit/獲得

發佈了40 篇原創文章 · 獲贊 1 · 訪問量 8萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章