手机
当前位置:查字典教程网 >编程开发 >Javascript教程 >纯JAVASCRIPT图表动画插件Highcharts Examples
纯JAVASCRIPT图表动画插件Highcharts Examples
摘要:WhatisHighcharts?下载地址http://www.jb51.net/jiaoben/24363.htmlHighchartsi...

WhatisHighcharts? 下载地址 http://www.jb51.net/jiaoben/24363.html

HighchartsisachartinglibrarywritteninpureJavaScript,offeringaneasywayofaddinginteractivechartstoyourwebsiteorwebapplication.Highchartscurrentlysupportsline,spline,area,areaspline,column,bar,pieandscattercharttypes.

Features

纯JAVASCRIPT图表动画插件Highcharts Examples1Compatible

ItworksinallmodernbrowsersincludingtheiPhone/iPadandInternetExplorerfromversion6.StandardbrowsersuseSVGforthegraphicsrendering.InInternetExplorergraphicsaredrawnusingVML.

纯JAVASCRIPT图表动画插件Highcharts Examples2FreeforNon-commercial

.

纯JAVASCRIPT图表动画插件Highcharts Examples3PureJavaScript

Highchartsissolelybasedonnativebrowsertechnologiesanddoesn'trequireclientsidepluginslikeFlashorJava.Furthermoreyoudon'tneedtoinstallanythingonyourserver.NoPHPorASP.NET.HighchartsneedsonlytwoJSfilestorun:Thehighcharts.jscoreandeitherthejQueryortheMooToolsframework.Oneoftheseframeworksismostlikelyalreadyinuseinyourwebpage.

纯JAVASCRIPT图表动画插件Highcharts Examples4NumerousChartTypes

Highchartssupportsline,spline,area,areaspline,column,bar,pieandscattercharttypes.Anyofthesecanbecombinedinonechart.

纯JAVASCRIPT图表动画插件Highcharts Examples5SimpleConfigurationSyntax

SettingtheHighchartsconfigurationoptionsrequiresnospecialprogrammingskills.TheoptionsaregiveninaJavaScriptobjectnotationstructure,whichisbasicallyasetofkeysandvaluesconnectedbycolons,separatedbycommasandgroupedbycurlybrackets.

纯JAVASCRIPT图表动画插件Highcharts Examples6Dynamic

ThroughafullAPIyoucanadd,removeandmodifyseries,axesorpointsatanytimeafterchartcreation.Numerouseventssupplyhooksforprogrammingagainsthechart.IncombinationwithjQuery'sorMooTools'AjaxAPI,thisopensforsolutionslikelivechartsconstantlyupdatingwithvaluesfromtheserver,usersupplieddataandmore.

纯JAVASCRIPT图表动画插件Highcharts Examples7MultipleAxes

Sometimesyouwanttocomparevariablesthatarenotthesamescale-forexampletemperatureversusrainfallandairpressure.Highchartsletsyouassignanyaxisforeachseries-oranxaxisifyouwanttocomparedatasetsofdifferentcategories.Eachaxiscanbeplacedtotherightorleft,toporbottomofthechart.Alloptionscanbesetindividually,includingreversing,stylingandposition.

纯JAVASCRIPT图表动画插件Highcharts Examples8TooltipLabels

OnhoveringthechartHighchartscandisplayatooltiptextwithinformationoneachpointandseries.Thetooltipfollowsastheusermovesthemouseoverthegraph,andgreateffortshavebeentakentomakeitsticktothenearestpointaswellasmakingiteasytoreadapointthatisbelowanotherpoint.

纯JAVASCRIPT图表动画插件Highcharts Examples9DatetimeAxis

75%ofallchartswithanXandYaxishaveadate-timeXaxis.ThereforeHighchartisveryintelligentabouttimevalues.Withmillisecondsaxisunits,Highchartsdetermineswheretoplacethetickssothattheyalwaysmarkthestartofthemonthortheweek,midnightandmidday,thefullhouretc.

纯JAVASCRIPT图表动画插件Highcharts Examples10Exportandprint

Withtheexportingmoduleenabled,youruserscanexportthecharttoPNG,JPG,PDForSVGformatattheclickofabutton,orprintthechartdirectlyfromthewebpage.

纯JAVASCRIPT图表动画插件Highcharts Examples11Zooming

Byzoominginonachartyoucanexamineanespeciallyinterestingpartofthedatamoreclosely.ZoomingcanbeintheXorYdimension,orboth.

纯JAVASCRIPT图表动画插件Highcharts Examples12ExternalDataLoading

HighchartstakesthedatainaJavaScriptarray,whichcanbedefinedinthelocalconfigurationobject,inaseparatefileorevenonadifferentsite.Furthermore,thedatacanbehandledovertoHighchartsinanyform,andacallbackfunctionusedtoparsethedataintoanarray.

纯JAVASCRIPT图表动画插件Highcharts Examples13InvertedChartorReversedAxis

SometimesyouneedtoflipoveryourchartandmaketheXaxisappearvertical,likeforexampleinabarchart.Reversingtheaxis,withthehighestvaluesappearingclosesttoorigo,isalsosupported.

纯JAVASCRIPT图表动画插件Highcharts Examples14TextRotationforLabels

DoyouwanttouseHighchartsforapersonalwebsite,aschoolsiteoranon-profitorganisation?Thenyoudon'tneedtheauthor'spermission,justgoonanduseHighcharts.Forcommercialwebsitesandprojects,seeLicenseandPricingAlltextlabels,includingaxislabels,datalabelsforthepointandaxistitles,canberotatedinanyangle.

【纯JAVASCRIPT图表动画插件Highcharts Examples】相关文章:

简单实用的网页表格特效

移到这里,就会自动点击

基于zepto的移动端轻量级日期插件--date

DEFER怎么用?

客户端静态页面玩分页

JQuery控制Radio选中方法分析

JavaScript获取两个数组交集的方法

javascript实现炫酷的拖动分页

网页与键盘

JSON字符串和对象之间的转换详解

精品推荐
分类导航