最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

純JAVASCRIPT圖表動(dòng)畫插件Highcharts Examples

 更新時(shí)間:2011年04月16日 16:43:28   作者:  
官方提供免費(fèi)的下載包以及詳細(xì)的文檔說明,非常的值得收藏。
What is Highcharts? 下載地址 http://m.fzitv.net/jiaoben/24363.html
Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application. Highcharts currently supports line, spline, area, areaspline, column, bar, pie and scatter chart types.
Features
Compatible
It works in all modern browsers including the iPhone/iPad and Internet Explorer from version 6. Standard browsers use SVG for the graphics rendering. In Internet Explorer graphics are drawn using VML.
Free for Non-commercial
.
Pure JavaScript
Highcharts is solely based on native browser technologies and doesn't require client side plugins like Flash or Java. Furthermore you don't need to install anything on your server. No PHP or ASP.NET. Highcharts needs only two JS files to run: The highcharts.js core and either the jQuery or the MooTools framework. One of these frameworks is most likely already in use in your web page.
Numerous Chart Types
Highcharts supports line, spline, area, areaspline, column, bar, pie and scatter chart types. Any of these can be combined in one chart.
Simple Configuration Syntax
Setting the Highcharts configuration options requires no special programming skills. The options are given in a JavaScript object notation structure, which is basically a set of keys and values connected by colons, separated by commas and grouped by curly brackets.
Dynamic
Through a full API you can add, remove and modify series, axes or points at any time after chart creation. Numerous events supply hooks for programming agains the chart. In combination with jQuery's or MooTools' Ajax API, this opens for solutions like live charts constantly updating with values from the server, user supplied data and more.
Multiple Axes
Sometimes you want to compare variables that are not the same scale - for example temperature versus rainfall and air pressure. Highcharts lets you assign an y axis for each series - or an x axis if you want to compare data sets of different categories. Each axis can be placed to the right or left, top or bottom of the chart. All options can be set individually, including reversing, styling and position.
Tooltip Labels
On hovering the chart Highcharts can display a tooltip text with information on each point and series. The tooltip follows as the user moves the mouse over the graph, and great efforts have been taken to make it stick to the nearest point as well as making it easy to read a point that is below another point.
Datetime Axis
75% of all charts with an X and Y axis have a date-time X axis. Therefore Highchart is very intelligent about time values. With milliseconds axis units, Highcharts determines where to place the ticks so that they always mark the start of the month or the week, midnight and midday, the full hour etc.
Export and print
With the exporting module enabled, your users can export the chart to PNG, JPG, PDF or SVG format at the click of a button, or print the chart directly from the web page.
Zooming
By zooming in on a chart you can examine an especially interesting part of the data more closely. Zooming can be in the X or Y dimension, or both.
External Data Loading
Highcharts takes the data in a JavaScript array, which can be defined in the local configuration object, in a separate file or even on a different site. Furthermore, the data can be handled over to Highcharts in any form, and a callback function used to parse the data into an array.
Inverted Chart or Reversed Axis
Sometimes you need to flip over your chart and make the X axis appear vertical, like for example in a bar chart. Reversing the axis, with the highest values appearing closest to origo, is also supported.
Text Rotation for Labels

Do you want to use Highcharts for a personal website, a school site or a non-profit organisation? Then you don't need the author's permission, just go on and use Highcharts. For commercial websites and projects, see License and Pricing All text labels, including axis labels, data labels for the point and axis titles, can be rotated in any angle.

相關(guān)文章

  • Js與Jq 獲取頁面元素值的方法和差異對比

    Js與Jq 獲取頁面元素值的方法和差異對比

    這篇文章主要介紹了原生js獲取瀏覽器和對象寬高與jquery獲取瀏覽器和對象寬高的方法關(guān)系對比,十分實(shí)用,需要的朋友可以參考下
    2015-04-04
  • jquery根據(jù)屬性和index來查找屬性值并操作

    jquery根據(jù)屬性和index來查找屬性值并操作

    這篇文章主要介紹了jquery如何根據(jù)屬性和index來查找屬性值并操作,需要的朋友可以參考下
    2014-07-07
  • Jquery 基礎(chǔ)學(xué)習(xí)筆記之文檔處理

    Jquery 基礎(chǔ)學(xué)習(xí)筆記之文檔處理

    本節(jié)讓我們繼續(xù)Jquery知識的了解:文檔處理。文檔處理主要是對HTML元素進(jìn)行一些增操作,刪除操作,復(fù)制操作,替換操作。
    2009-05-05
  • jQuery篩選器children()案例詳解(圖文)

    jQuery篩選器children()案例詳解(圖文)

    jQuery的選擇包含兩種,一種是選擇器,一種是篩選器。篩選器是對選擇器選定的jQuery對象做進(jìn)一步選擇;記下來將詳細(xì)介紹下篩選器children()感興趣的你可不要錯(cuò)過了哈,或許本文的知識點(diǎn)對你有所幫助
    2013-02-02
  • jQuery的text()方法用法分析

    jQuery的text()方法用法分析

    這篇文章主要介紹了jQuery的text()方法用法,以實(shí)例形式詳細(xì)分析了jQuery的text()方法的定義、參數(shù)與具體用法,具有一定的參考借鑒價(jià)值,需要的朋友可以參考下
    2014-12-12
  • 收集的10個(gè)免費(fèi)的jQuery相冊

    收集的10個(gè)免費(fèi)的jQuery相冊

    或許在網(wǎng)絡(luò)上你已經(jīng)見過數(shù)百種通過jQuery實(shí)現(xiàn)的相冊,但是我們發(fā)現(xiàn)的這些相冊,他們有額外的東西,優(yōu)雅和獨(dú)特的創(chuàng)意!每個(gè)相冊都是可在線預(yù)覽和免費(fèi)下載的。你可以為你的Web項(xiàng)目添加色彩。
    2011-02-02
  • jquery實(shí)現(xiàn)員工信息添加與刪除功能

    jquery實(shí)現(xiàn)員工信息添加與刪除功能

    這篇文章主要為大家詳細(xì)介紹了利用jquery制作簡易的員工信息添加與刪除,文中示例代碼介紹的非常詳細(xì),具有一定的參考價(jià)值,感興趣的小伙伴們可以參考一下
    2021-09-09
  • jquery添加div實(shí)現(xiàn)消息聊天框

    jquery添加div實(shí)現(xiàn)消息聊天框

    這篇文章主要為大家詳細(xì)介紹了jquery添加div實(shí)現(xiàn)消息聊天框,文中示例代碼介紹的非常詳細(xì),具有一定的參考價(jià)值,感興趣的小伙伴們可以參考一下
    2020-02-02
  • jQuery基于隨機(jī)數(shù)解決中午吃什么去哪吃問題示例

    jQuery基于隨機(jī)數(shù)解決中午吃什么去哪吃問題示例

    這篇文章主要介紹了jQuery基于隨機(jī)數(shù)解決中午吃什么去哪吃問題,涉及jQuery基于事件響應(yīng)及隨機(jī)數(shù)動(dòng)態(tài)操作頁面元素相關(guān)實(shí)現(xiàn)技巧,需要的朋友可以參考下
    2018-12-12
  • jQuery動(dòng)態(tài)移除和添加背景圖片的方法詳解

    jQuery動(dòng)態(tài)移除和添加背景圖片的方法詳解

    這篇文章主要介紹了jQuery動(dòng)態(tài)移除和添加背景圖片的方法,結(jié)合實(shí)例形式分析了jQuery針對頁面元素樣式及事件響應(yīng)的動(dòng)態(tài)操作技巧,需要的朋友可以參考下
    2017-03-03

最新評論

贵州省| 通城县| 庆安县| 桂林市| 特克斯县| 民丰县| 安西县| 库车县| 宽城| 湘潭县| 建水县| 延长县| 年辖:市辖区| 大兴区| 拉孜县| 平阳县| 商丘市| 阳谷县| 金秀| 南江县| 交口县| 宝兴县| 静乐县| 平江县| 海晏县| 浦东新区| 莱州市| 桃源县| 天水市| 永吉县| 阳春市| 同心县| 靖江市| 江城| 额济纳旗| 那曲县| 西乌| 柘荣县| 班戈县| 抚顺市| 四会市|