兼容性好的JavaScript、HTML5圖表開發工具
JavaScript Charts能滿足大部分的開發需求,包括序列圖表(列型圖,條形圖,線型圖,面積圖,步驟折線圖,平滑折線圖,蠟燭圖,ohlc圖),餅圖/環形圖,雷達圖/極區圖以及xy圖/散點圖/氣泡圖。我們的圖表是現代標準化的兼容圖表集,提供無與倫比功能與性能。
JavaScript/HTML5 charts includes serial (column, bar, line, area, step line, smoothed line, candlestick and ohlc graphs), pie/donut, radar/polar and xy/scatter/bubble charts. Our charts offer unmatched functionality and performance in a modern, standards compliant package.
直觀地編輯圖表
有了我們的超級強大的LIVE EDITOR,你只需一分鐘就能編輯好圖表,無需代碼編寫,沒有更多的輸入錯誤。你可以創建、保存、共享或簡單地復制配置文件,并用它在自己的服務器上生成圖表。
支持所有現代瀏覽器
JavaScript Charts用SVG(可伸縮矢量圖形)渲染圖表,現在幾乎所有的現代瀏覽器都是支持這個技術的,如火狐、谷歌、Safari、Opera和 IE(since v.9)。針對老版本的IE,JavaScript Charts采用了VML(矢量標記語言)技術,這樣即使是IE6的用戶也可以查看圖表。JavaScript Charts還可以在IOS(iPad, iPhone, iPod Touch)和安卓(since v.4)系統的移動設備上運行。
CSS樣式和CSS動畫
從3.12.0版本開始,類名可被添加到圖表的每個可視元素。這使得你可以使用CSS或采用CSS動畫來設置你的圖表樣式。
免費下載和使用
所有的amCharts產品對于非商業用途都可以免費下載和使用,免費版和收費版唯一的區別就是圖表的左上角會出現一個小小的網站鏈接。
超級強大的序列圖表
JavaScript Charts可以顯示柱狀圖,條形圖,折線圖,面積圖,步線圖,平滑線,燭臺圖和OHLC圖。你可以創建區域范圍,樣條范圍或列范圍圖表。圖表可以接受基于日期/時間的數據,能以任何格式顯示日期,并且在邏輯間隔處(月、周、小時的開始)放置網格線-這取決于你的數據范圍。通過簡單的把“rotate”屬性設置為true,柱形圖將變成條形圖,其中序列將繪制在垂直軸上。圖表支持多數值軸、對數和扭轉。用戶可以放大、平移圖表、在值和類別軸添加指南,并且序列圖表和XY圖表都支持趨勢線。
滾動和縮放
序列圖表和XY圖表都可以放大、滾動或平移。
輸出為圖像或PDF
你可以在大多數現代瀏覽器將圖表導出為圖像或PDF文件且不需要任何服務器擴展。
使用JavaScript API或JSON對象安裝圖表
你可以通過兩種方式創建和管理圖表-使用JavaScript API或通過創建JSON對象的所有配置并將它作為參數傳遞給方法,然后再創建一個圖表。兩種方法都有自己的優勢。使用JSON配置,你可以在字符串存儲圖表,然后很容易將這個字符串傳遞到任何想用的地方。JavaScript API則更適用于創建更復雜的交互式圖表(盡管JSON也可做到這一點,但JS API在某些情況下更容易)。
強大的主題
JavaScript Charts包含4個不同的主題,幫助你快速調整圖表的設計。
類似手繪圖表JavaScript Charts提供獨特的功能使得圖表看上去像手繪-線條不直也不散,并且線條的厚度可以改變。
|  |
儀表,子彈圖,迷你圖,雷達...
JavaScript Charts支持可以用來顯示速度測試、時鐘之類的角度儀表圖。使用我們的序列圖,你可以輕松地構建微型圖(迷你圖),子彈圖(溫度計),雷達或極坐標圖。
動圖
使用一些額外的編碼就可以輕松擁有動圖,它可以動態的更改數據并對某個時間段內數據是如何變化的做出解釋。點擊查看>>。
Supports all modern browsers
Our JavaScript charts support all modern browsers including (but not limited to) modern versions of Firefox, Chrome, Safari, Opera and Internet Explorer. It also runs on mobile devices powered by iOS (iPad, iPhone, iPod Touch) and Android Honeycomb. The package also includes Flash charts which can be served for users with browsers which doesn't support SVG/VML.
Free even for commercial use
You can download and use all amCharts products for free. The only limitation of the free version is that a small link to this web site will be displayed in the top left corner of your charts.
Super-powerful serial chart
Our serial chart is so powerful that it deserves to be called super-chart. It can display column, bar, line, area, step line, smoothed line, candlestick and ohlc graphs. It can accept date/time based data and display dates in any format you want and place grid lines at logical intervals - beginning of month, week, hour - depending on the range of your data. With a single "rotate" property set to true your column chart will become bar chart where series are drawn on vertical axis. Chart supports multiple value axes also logarithmic and reversed. Users can zoom-in, pan the chart, add guides both to value and category axes. Both serial and XY charts support trend lines.
Scrollable and zoomable
Both serial and xy charts can be zoomed-in and scrolled. Have you seen zoomable xy chart at any of our competitors? We guess no. Or serial chart can display advanced scrollbar with a graph in it.
OK, but what about Flash?
Even though we owe everything to Flash, we have to admit that it's a dying technology. Rich JavaScript/HTML5 apps is the new de facto standard. This is why we're making JavaScript charts our focus and top priority.