手机
当前位置:查字典教程网 >编程开发 >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】相关文章:

浅谈angularJS 作用域

网页与键盘

nodejs修复ipa处理过的png图片

jQuery结合ajax实现动态加载文本内容

移到这里,就会自动点击

jQuery实现页面内锚点平滑跳转特效的方法总结

JavaScript对W3C DOM模版的支持情况详解

用 或 || 来兼容FireFox

浅谈Javascript线程及定时机制

jQuery实现弹出窗口中切换登录与注册表单

精品推荐
分类导航