实例介绍
离线版本的echarts3,支持可离线查看echart3中的部分demo和开发配置的api
【实例截图】
【核心代码】
1c5f263e-f3a3-44e8-b31c-dfc7ce0b7c48
└── echarts3
├── api
│ ├── api.html
│ ├── baidu
│ │ ├── api.js
│ │ └── getscript.js
│ ├── css
│ │ ├── ecOption.css
│ │ ├── font
│ │ │ ├── iconfont.ttf
│ │ │ └── iconfont.woff
│ │ └── main.css
│ ├── data
│ │ ├── area-rainfall.js
│ │ ├── area-simple.js
│ │ ├── area-stack.js
│ │ ├── asset
│ │ │ ├── data
│ │ │ │ ├── aqi-beijing.json
│ │ │ │ ├── disk.tree.json
│ │ │ │ ├── draggable.js
│ │ │ │ ├── ec-option-doc-statistics-201604.json
│ │ │ │ ├── energy.json
│ │ │ │ ├── flights.json
│ │ │ │ ├── hangzhou-tracks.json
│ │ │ │ ├── kawhi-leonard-16-17-regular.json
│ │ │ │ ├── les-miserables.gexf
│ │ │ │ ├── lines-bus.json
│ │ │ │ ├── masterPainterColorChoice.json
│ │ │ │ ├── nba-court.json
│ │ │ │ ├── npmdepgraph.min10.json
│ │ │ │ ├── nutrients.json
│ │ │ │ ├── obama_budget_proposal_2012.json
│ │ │ │ ├── obama_budget_proposal_2012.list.json
│ │ │ │ ├── product.json
│ │ │ │ ├── stock-DJI.json
│ │ │ │ ├── timelineGDP.js
│ │ │ │ ├── webkit-dep.json
│ │ │ │ ├── weibo.json
│ │ │ │ └── wind-barb-hobart.json
│ │ │ └── img
│ │ │ ├── hill-Kilimanjaro.png
│ │ │ ├── hill-Qomolangma.png
│ │ │ └── weather
│ │ │ ├── cloudy_128.png
│ │ │ ├── showers_128.png
│ │ │ └── sunny_128.png
│ │ ├── bar1.js
│ │ ├── bar-animation-delay.js
│ │ ├── bar-brush.js
│ │ ├── bar-gradient.js
│ │ ├── bar-histogram.js
│ │ ├── bar-label-rotation.js
│ │ ├── bar-negative2.js
│ │ ├── bar-negative.js
│ │ ├── bar-polar-real-estate.js
│ │ ├── bar-polar-stack.js
│ │ ├── bar-polar-stack-radial.js
│ │ ├── bar-rich-text.js
│ │ ├── bar-stack.js
│ │ ├── bar-tick-align.js
│ │ ├── bar-waterfall2.js
│ │ ├── bar-waterfall.js
│ │ ├── bar-y-category.js
│ │ ├── bar-y-category-stack.js
│ │ ├── boxplot-light-velocity2.js
│ │ ├── boxplot-light-velocity.js
│ │ ├── boxplot-multi.js
│ │ ├── bubble-gradient.js
│ │ ├── calendar-charts.js
│ │ ├── calendar-effectscatter.js
│ │ ├── calendar-graph.js
│ │ ├── calendar-heatmap.js
│ │ ├── calendar-horizontal.js
│ │ ├── calendar-lunar.js
│ │ ├── calendar-pie.js
│ │ ├── calendar-simple.js
│ │ ├── calendar-vertical.js
│ │ ├── candlestick-brush.js
│ │ ├── candlestick-sh-2015.js
│ │ ├── candlestick-sh.js
│ │ ├── candlestick-touch.js
│ │ ├── confidence-band.js
│ │ ├── custom-bar-trend.js
│ │ ├── custom-calendar-icon.js
│ │ ├── custom-error-bar.js
│ │ ├── custom-error-scatter.js
│ │ ├── custom-hexbin.js
│ │ ├── custom-ohlc.js
│ │ ├── custom-polar-heatmap.js
│ │ ├── custom-profile.js
│ │ ├── custom-profit.js
│ │ ├── cycle-plot.js
│ │ ├── doc-example
│ │ │ ├── bar-dataZoom-filterMode.js
│ │ │ ├── bar-media-timeline.js
│ │ │ ├── candlestick-axisPointer.js
│ │ │ ├── label-position.js
│ │ │ ├── map-example.js
│ │ │ ├── map-visualMap-continuous.js
│ │ │ ├── mix-timeline-all.js
│ │ │ ├── parallel-all.js
│ │ │ ├── pictorialBar-clip.js
│ │ │ ├── pictorialBar-graphicType.js
│ │ │ ├── pictorialBar-position.js
│ │ │ ├── pictorialBar-repeat.js
│ │ │ ├── pictorialBar-symbolSize.js
│ │ │ ├── pie-highlight.js
│ │ │ ├── pie-media.js
│ │ │ ├── polar-anticlockwise.js
│ │ │ ├── polar-start-angle.js
│ │ │ ├── radar.js
│ │ │ ├── scatter-dataZoom-all.js
│ │ │ ├── scatter-tutorial-dataZoom-1.js
│ │ │ ├── scatter-tutorial-dataZoom-2.js
│ │ │ ├── scatter-tutorial-dataZoom-3.js
│ │ │ ├── scatter-visualMap-piecewise.js
│ │ │ ├── text-block-fregment.js
│ │ │ ├── text-fregment-align.js
│ │ │ ├── text-options.js
│ │ │ ├── title-block.js
│ │ │ ├── tutorial-async.js
│ │ │ ├── tutorial-dynamic-data.js
│ │ │ ├── tutorial-loading.js
│ │ │ ├── tutorial-styling-step0.js
│ │ │ ├── tutorial-styling-step1.js
│ │ │ ├── tutorial-styling-step2.js
│ │ │ ├── tutorial-styling-step3.js
│ │ │ ├── tutorial-styling-step4.js
│ │ │ └── tutorial-styling-step5.js
│ │ ├── dynamic-data2.js
│ │ ├── dynamic-data.js
│ │ ├── effectScatter-bmap.js
│ │ ├── effectScatter-map.js
│ │ ├── funnel-align.js
│ │ ├── funnel-customize.js
│ │ ├── funnel.js
│ │ ├── funnel-mutiple.js
│ │ ├── gauge-car-dark.js
│ │ ├── gauge-car.js
│ │ ├── gauge.js
│ │ ├── geo-lines.js
│ │ ├── geo-map-scatter.js
│ │ ├── graph-circular-layout.js
│ │ ├── graph-force2.js
│ │ ├── graph-force.js
│ │ ├── graph-grid.js
│ │ ├── graph.js
│ │ ├── graph-life-expectancy.js
│ │ ├── graph-npm.js
│ │ ├── graph-simple.js
│ │ ├── graph-webkit-dep.js
│ │ ├── grid-multiple.js
│ │ ├── heatmap-bmap.js
│ │ ├── heatmap-cartesian.js
│ │ ├── heatmap-large.js
│ │ ├── heatmap-large-piecewise.js
│ │ ├── heatmap-map.js
│ │ ├── line-aqi.js
│ │ ├── line-draggable.js
│ │ ├── line-easing.js
│ │ ├── line-gradient.js
│ │ ├── line-graphic.js
│ │ ├── line-log.js
│ │ ├── line-marker.js
│ │ ├── line-pen.js
│ │ ├── line-polar2.js
│ │ ├── line-polar.js
│ │ ├── lines-airline.js
│ │ ├── lines-bmap-bus.js
│ │ ├── lines-bmap-effect.js
│ │ ├── lines-bmap.js
│ │ ├── line-sections.js
│ │ ├── line-stack.js
│ │ ├── line-step.js
│ │ ├── line-tooltip-touch.js
│ │ ├── line-y-category.js
│ │ ├── map-bin.js
│ │ ├── map-china-dataRange.js
│ │ ├── map-china.js
│ │ ├── map-HK.js
│ │ ├── map-labels.js
│ │ ├── map-locate.js
│ │ ├── map-parallel-prices.js
│ │ ├── map-polygon.js
│ │ ├── map-province.js
│ │ ├── map-usa.js
│ │ ├── map-world-dataRange.js
│ │ ├── map-world.js
│ │ ├── mix-line-bar.js
│ │ ├── mix-timeline-finance.js
│ │ ├── mix-zoom-on-value.js
│ │ ├── multiple-x-axis.js
│ │ ├── multiple-y-axis.js
│ │ ├── parallel-aqi.js
│ │ ├── parallel-nutrients.js
│ │ ├── pictorialBar-body-fill.js
│ │ ├── pictorialBar-dotted.js
│ │ ├── pictorialBar-forest.js
│ │ ├── pictorialBar-hill.js
│ │ ├── pictorialBar-spirit.js
│ │ ├── pictorialBar-vehicle.js
│ │ ├── pictorialBar-velocity.js
│ │ ├── pie-custom.js
│ │ ├── pie-doughnut.js
│ │ ├── pie-legend.js
│ │ ├── pie-nest.js
│ │ ├── pie-pattern.js
│ │ ├── pie-rich-text.js
│ │ ├── pie-roseType.js
│ │ ├── pie-simple.js
│ │ ├── radar2.js
│ │ ├── radar-aqi.js
│ │ ├── radar-custom.js
│ │ ├── radar.js
│ │ ├── radar-multiple.js
│ │ ├── sankey-energy.js
│ │ ├── sankey-product.js
│ │ ├── scatter-anscombe-quartet.js
│ │ ├── scatter-aqi-color.js
│ │ ├── scatter-clustering-process.js
│ │ ├── scatter-exponential-regression.js
│ │ ├── scatter-large.js
│ │ ├── scatter-life-expectancy-timeline.js
│ │ ├── scatter-linear-regression.js
│ │ ├── scatter-logarithmic-regression.js
│ │ ├── scatter-map-brush.js
│ │ ├── scatter-map.js
│ │ ├── scatter-matrix.js
│ │ ├── scatter-nutrients.js
│ │ ├── scatter-nutrients-matrix.js
│ │ ├── scatter-painter-choice.js
│ │ ├── scatter-polar-punchCard.js
│ │ ├── scatter-polynomial-regression.js
│ │ ├── scatter-punchCard.js
│ │ ├── scatter-single-axis.js
│ │ ├── scatter-weibo.js
│ │ ├── scatter-weight.js
│ │ ├── scatter-world-population.js
│ │ ├── themeRiver-basic.js
│ │ ├── themeRiver-lastfm.js
│ │ ├── treemap-disk.js
│ │ ├── treemap-drill-down.js
│ │ ├── treemap-obama.js
│ │ ├── treemap-show-parent.js
│ │ ├── treemap-visual.js
│ │ ├── watermark.js
│ │ └── wind-barb.js
│ ├── documents
│ │ ├── asset
│ │ │ ├── gl
│ │ │ │ └── img
│ │ │ │ ├── bar3D-bevel.png
│ │ │ │ ├── bar3D-no-bevel.png
│ │ │ │ ├── buildings-cold.jpg
│ │ │ │ ├── buildings-warm.jpg
│ │ │ │ ├── city-region-height.jpg
│ │ │ │ ├── crispwinter.png
│ │ │ │ ├── displacement-disable.png
│ │ │ │ ├── displacement-enable.png
│ │ │ │ ├── displacement-low.png
│ │ │ │ ├── displacement-ultra.png
│ │ │ │ ├── geo-bar3D.jpg
│ │ │ │ ├── geo-border.png
│ │ │ │ ├── geo-dof-large.png
│ │ │ │ ├── geo-dof.png
│ │ │ │ ├── geo-dof-small.png
│ │ │ │ ├── geo-no-dof.png
│ │ │ │ ├── geo-no-shadow.png
│ │ │ │ ├── geo-no-ssao.png
│ │ │ │ ├── geo-shadow-high.png
│ │ │ │ ├── geo-shadow-low.png
│ │ │ │ ├── geo-shadow.png
│ │ │ │ ├── geo-size.png
│ │ │ │ ├── geo-ssao-large-radius.png
│ │ │ │ ├── geo-ssao.png
│ │ │ │ ├── geo-ssao-small-radius.png
│ │ │ │ ├── globe-airline.png
│ │ │ │ ├── globe-gloss.png
│ │ │ │ ├── globe-metal.png
│ │ │ │ ├── globe-non-metal.png
│ │ │ │ ├── globe-posteffect-bloom.png
│ │ │ │ ├── globe-posteffect-disable.png
│ │ │ │ ├── globe-posteffect-enable.png
│ │ │ │ ├── globe-rough.png
│ │ │ │ ├── globe-shading-color.png
│ │ │ │ ├── globe-shading-lambert.png
│ │ │ │ ├── globe-shading-realistic.png
│ │ │ │ ├── gpu-layout-perf.png
│ │ │ │ ├── grid3D.png
│ │ │ │ ├── heightmap-disable.png
│ │ │ │ ├── heightmap-enable.png
│ │ │ │ ├── light-alpha-beta.png
│ │ │ │ ├── line3D.png
│ │ │ │ ├── lookup.png
│ │ │ │ ├── parametric-surface.png
│ │ │ │ ├── roughness.png
│ │ │ │ ├── scatter3D.png
│ │ │ │ ├── surface-index.png
│ │ │ │ ├── surface-no-taa.png
│ │ │ │ ├── surface-taa.png
│ │ │ │ └── view-alpha-beta.png
│ │ │ └── img
│ │ │ ├── axis-align-with-label.png
│ │ │ ├── smooth-monotone-none.png
│ │ │ ├── smooth-monotone-x.png
│ │ │ └── treemap-border-gap.png
│ │ └── cn
│ │ ├── api.json
│ │ ├── option-gl.json
│ │ ├── option.json
│ │ └── tutorial.json
│ ├── hm.js
│ ├── images
│ │ ├── github.png
│ │ └── logo.png
│ ├── index.html
│ ├── javascripts
│ │ ├── hm.js
│ │ └── view.js
│ ├── js
│ │ ├── common.js
│ │ ├── docTool
│ │ │ ├── main.js
│ │ │ └── main.tpl.html
│ │ ├── hm.js
│ │ └── log.js
│ ├── option-gl.html
│ ├── option.html
│ ├── statistic
│ │ └── es.gif
│ ├── stylesheets
│ │ └── main.css
│ ├── tutorial.html
│ ├── vendors
│ │ ├── bootstrap
│ │ │ ├── css
│ │ │ │ ├── bootstrap.css
│ │ │ │ ├── bootstrap.min.css
│ │ │ │ ├── bootstrap_sm.css
│ │ │ │ └── less
│ │ │ │ ├── alerts.less
│ │ │ │ ├── badges.less
│ │ │ │ ├── breadcrumbs.less
│ │ │ │ ├── button-groups.less
│ │ │ │ ├── buttons.less
│ │ │ │ ├── carousel.less
│ │ │ │ ├── close.less
│ │ │ │ ├── code.less
│ │ │ │ ├── component-animations.less
│ │ │ │ ├── dropdowns.less
│ │ │ │ ├── forms.less
│ │ │ │ ├── glyphicons.less
│ │ │ │ ├── grid.less
│ │ │ │ ├── input-groups.less
│ │ │ │ ├── jumbotron.less
│ │ │ │ ├── labels.less
│ │ │ │ ├── list-group.less
│ │ │ │ ├── media.less
│ │ │ │ ├── mixins
│ │ │ │ │ ├── alerts.less
│ │ │ │ │ ├── background-variant.less
│ │ │ │ │ ├── border-radius.less
│ │ │ │ │ ├── buttons.less
│ │ │ │ │ ├── center-block.less
│ │ │ │ │ ├── clearfix.less
│ │ │ │ │ ├── forms.less
│ │ │ │ │ ├── gradients.less
│ │ │ │ │ ├── grid-framework.less
│ │ │ │ │ ├── grid.less
│ │ │ │ │ ├── hide-text.less
│ │ │ │ │ ├── image.less
│ │ │ │ │ ├── labels.less
│ │ │ │ │ ├── list-group.less
│ │ │ │ │ ├── nav-divider.less
│ │ │ │ │ ├── nav-vertical-align.less
│ │ │ │ │ ├── opacity.less
│ │ │ │ │ ├── pagination.less
│ │ │ │ │ ├── panels.less
│ │ │ │ │ ├── progress-bar.less
│ │ │ │ │ ├── reset-filter.less
│ │ │ │ │ ├── reset-text.less
│ │ │ │ │ ├── responsive-visibility.less
│ │ │ │ │ ├── tab-focus.less
│ │ │ │ │ ├── table-row.less
│ │ │ │ │ ├── text-emphasis.less
│ │ │ │ │ ├── text-overflow.less
│ │ │ │ │ └── vendor-prefixes.less
│ │ │ │ ├── modals.less
│ │ │ │ ├── navbar.less
│ │ │ │ ├── navs.less
│ │ │ │ ├── normalize.less
│ │ │ │ ├── pager.less
│ │ │ │ ├── pagination.less
│ │ │ │ ├── panels.less
│ │ │ │ ├── popovers.less
│ │ │ │ ├── print.less
│ │ │ │ ├── progress-bars.less
│ │ │ │ ├── responsive-embed.less
│ │ │ │ ├── responsive-utilities.less
│ │ │ │ ├── scaffolding.less
│ │ │ │ ├── tables.less
│ │ │ │ ├── thumbnails.less
│ │ │ │ ├── tooltip.less
│ │ │ │ ├── type.less
│ │ │ │ ├── utilities.less
│ │ │ │ └── wells.less
│ │ │ └── js
│ │ │ ├── bootstrap.js
│ │ │ └── bootstrap.min.js
│ │ ├── dat.gui.min.js
│ │ ├── dt
│ │ │ └── 0.0.1
│ │ │ └── ui
│ │ │ └── ui.tpl.html
│ │ ├── echarts
│ │ │ ├── echarts-all-3.js
│ │ │ ├── extension
│ │ │ │ ├── bmap.js
│ │ │ │ └── dataTool.js
│ │ │ └── map
│ │ │ ├── js
│ │ │ │ ├── china.js
│ │ │ │ └── world.js
│ │ │ └── json
│ │ │ └── province
│ │ │ ├── anhui.json
│ │ │ ├── aomen.json
│ │ │ ├── beijing.json
│ │ │ ├── chongqing.json
│ │ │ ├── fujian.json
│ │ │ ├── gansu.json
│ │ │ ├── guangdong.json
│ │ │ ├── guangxi.json
│ │ │ ├── guizhou.json
│ │ │ ├── hainan.json
│ │ │ ├── hebei.json
│ │ │ ├── heilongjiang.json
│ │ │ ├── henan.json
│ │ │ ├── hubei.json
│ │ │ ├── hunan.json
│ │ │ ├── jiangsu.json
│ │ │ ├── jiangxi.json
│ │ │ ├── jilin.json
│ │ │ ├── liaoning.json
│ │ │ ├── neimenggu.json
│ │ │ ├── ningxia.json
│ │ │ ├── qinghai.json
│ │ │ ├── shandong.json
│ │ │ ├── shanghai.json
│ │ │ ├── shanxi1.json
│ │ │ ├── shanxi.json
│ │ │ ├── sichuan.json
│ │ │ ├── tianjin.json
│ │ │ ├── xianggang.json
│ │ │ ├── xinjiang.json
│ │ │ ├── xizang.json
│ │ │ ├── yunnan.json
│ │ │ └── zhejiang.json
│ │ ├── echarts-stat
│ │ │ └── ecStat.min.js
│ │ ├── esl.js
│ │ ├── jquery
│ │ │ ├── jquery.js
│ │ │ └── jquery.min.js
│ │ ├── jquery-autocomplete
│ │ │ ├── jquery.auto-complete.css
│ │ │ └── jquery.auto-complete.min.js
│ │ ├── lodash.js
│ │ ├── pace
│ │ │ └── pace.min.js
│ │ ├── perfect-scrollbar
│ │ │ └── 0.6.8
│ │ │ └── css
│ │ │ └── perfect-scrollbar.min.css
│ │ ├── prettify
│ │ │ ├── lang-css.js
│ │ │ ├── prettify.css
│ │ │ └── prettify.js
│ │ └── twentytwenty
│ │ ├── jquery.event.move.js
│ │ ├── jquery.twentytwenty.js
│ │ └── twentytwenty.css
│ └── view.html
├── baidu
│ ├── api.js
│ └── getscript.js
├── data
│ ├── area-rainfall.js
│ ├── area-simple.js
│ ├── area-stack.js
│ ├── asset
│ │ ├── data
│ │ │ ├── disk.tree.json
│ │ │ ├── ec-option-doc-statistics-201604.json
│ │ │ ├── energy.json
│ │ │ ├── flights.json
│ │ │ ├── hangzhou-tracks.json
│ │ │ ├── kawhi-leonard-16-17-regular.json
│ │ │ ├── les-miserables.gexf
│ │ │ ├── lines-bus.json
│ │ │ ├── masterPainterColorChoice.json
│ │ │ ├── nba-court.json
│ │ │ ├── npmdepgraph.min10.json
│ │ │ ├── nutrients.json
│ │ │ ├── obama_budget_proposal_2012.json
│ │ │ ├── product.json
│ │ │ ├── webkit-dep.json
│ │ │ ├── weibo.json
│ │ │ └── wind-barb-hobart.json
│ │ ├── geo
│ │ │ ├── HK.json
│ │ │ └── USA.json
│ │ └── img
│ │ ├── arrow-down.png
│ │ ├── arrow-up.png
│ │ └── weather
│ │ ├── cloudy_128.png
│ │ ├── showers_128.png
│ │ └── sunny_128.png
│ ├── bar1.js
│ ├── bar-animation-delay.js
│ ├── bar-brush.js
│ ├── bar-gradient.js
│ ├── bar-histogram.js
│ ├── bar-label-rotation.js
│ ├── bar-negative2.js
│ ├── bar-negative.js
│ ├── bar-polar-real-estate.js
│ ├── bar-polar-stack.js
│ ├── bar-polar-stack-radial.js
│ ├── bar-rich-text.js
│ ├── bar-stack.js
│ ├── bar-tick-align.js
│ ├── bar-waterfall2.js
│ ├── bar-waterfall.js
│ ├── bar-y-category.js
│ ├── bar-y-category-stack.js
│ ├── boxplot-light-velocity2.js
│ ├── boxplot-light-velocity.js
│ ├── boxplot-multi.js
│ ├── bubble-gradient.js
│ ├── calendar-charts.js
│ ├── calendar-effectscatter.js
│ ├── calendar-graph.js
│ ├── calendar-horizontal.js
│ ├── calendar-lunar.js
│ ├── calendar-pie.js
│ ├── calendar-vertical.js
│ ├── candlestick-brush.js
│ ├── candlestick-sh-2015.js
│ ├── candlestick-sh.js
│ ├── candlestick-touch.js
│ ├── confidence-band.js
│ ├── custom-bar-trend.js
│ ├── custom-calendar-icon.js
│ ├── custom-error-bar.js
│ ├── custom-error-scatter.js
│ ├── custom-hexbin.js
│ ├── custom-ohlc.js
│ ├── custom-polar-heatmap.js
│ ├── custom-profile.js
│ ├── custom-profit.js
│ ├── cycle-plot.js
│ ├── dynamic-data2.js
│ ├── dynamic-data.js
│ ├── effectScatter-bmap.js
│ ├── effectScatter-map.js
│ ├── funnel-align.js
│ ├── funnel-customize.js
│ ├── funnel.js
│ ├── funnel-mutiple.js
│ ├── gauge-car-dark.js
│ ├── gauge-car.js
│ ├── gauge.js
│ ├── geo-lines.js
│ ├── geo-map-scatter.js
│ ├── graph-circular-layout.js
│ ├── graph-force2.js
│ ├── graph-force.js
│ ├── graph-grid.js
│ ├── graph.js
│ ├── graph-life-expectancy.js
│ ├── graph-npm.js
│ ├── graph-simple.js
│ ├── graph-webkit-dep.js
│ ├── grid-multiple.js
│ ├── heatmap-bmap.js
│ ├── heatmap-cartesian.js
│ ├── heatmap-large.js
│ ├── heatmap-large-piecewise.js
│ ├── heatmap-map.js
│ ├── line-aqi.js
│ ├── line-draggable.js
│ ├── line-easing.js
│ ├── line-gradient.js
│ ├── line-log.js
│ ├── line-marker.js
│ ├── line-pen.js
│ ├── line-polar2.js
│ ├── line-polar.js
│ ├── lines-airline.js
│ ├── lines-bmap-bus.js
│ ├── lines-bmap-effect.js
│ ├── lines-bmap.js
│ ├── line-sections.js
│ ├── line-stack.js
│ ├── line-step.js
│ ├── line-tooltip-touch.js
│ ├── line-y-category.js
│ ├── map-bin.js
│ ├── map-china-dataRange.js
│ ├── map-china.js
│ ├── map-HK.js
│ ├── map-labels.js
│ ├── map-locate.js
│ ├── map-parallel-prices.js
│ ├── map-polygon.js
│ ├── map-province.js
│ ├── map-usa.js
│ ├── map-world-dataRange.js
│ ├── map-world.js
│ ├── mix-line-bar.js
│ ├── mix-timeline-finance.js
│ ├── mix-zoom-on-value.js
│ ├── multiple-x-axis.js
│ ├── multiple-y-axis.js
│ ├── parallel-aqi.js
│ ├── parallel-nutrients.js
│ ├── pictorialBar-body-fill.js
│ ├── pictorialBar-dotted.js
│ ├── pictorialBar-forest.js
│ ├── pictorialBar-hill.js
│ ├── pictorialBar-spirit.js
│ ├── pictorialBar-vehicle.js
│ ├── pictorialBar-velocity.js
│ ├── pie-custom.js
│ ├── pie-doughnut.js
│ ├── pie-legend.js
│ ├── pie-nest.js
│ ├── pie-pattern.js
│ ├── pie-rich-text.js
│ ├── pie-roseType.js
│ ├── pie-simple.js
│ ├── radar2.js
│ ├── radar-aqi.js
│ ├── radar-custom.js
│ ├── radar.js
│ ├── radar-multiple.js
│ ├── sankey-energy.js
│ ├── sankey-product.js
│ ├── scatter-anscombe-quartet.js
│ ├── scatter-aqi-color.js
│ ├── scatter-clustering-process.js
│ ├── scatter-exponential-regression.js
│ ├── scatter-large.js
│ ├── scatter-life-expectancy-timeline.js
│ ├── scatter-linear-regression.js
│ ├── scatter-logarithmic-regression.js
│ ├── scatter-map-brush.js
│ ├── scatter-map.js
│ ├── scatter-matrix.js
│ ├── scatter-nutrients.js
│ ├── scatter-nutrients-matrix.js
│ ├── scatter-painter-choice.js
│ ├── scatter-polar-punchCard.js
│ ├── scatter-polynomial-regression.js
│ ├── scatter-punchCard.js
│ ├── scatter-single-axis.js
│ ├── scatter-weibo.js
│ ├── scatter-weight.js
│ ├── scatter-world-population.js
│ ├── themeRiver-basic.js
│ ├── themeRiver-lastfm.js
│ ├── thumb
│ │ ├── area-rainfall.png
│ │ ├── area-simple.png
│ │ ├── area-stack.png
│ │ ├── bar1.png
│ │ ├── bar-animation-delay.png
│ │ ├── bar-brush.png
│ │ ├── bar-gradient.png
│ │ ├── bar-histogram.png
│ │ ├── bar-label-rotation.png
│ │ ├── bar-negative2.png
│ │ ├── bar-negative.png
│ │ ├── bar-polar-real-estate.png
│ │ ├── bar-polar-stack.png
│ │ ├── bar-polar-stack-radial.png
│ │ ├── bar-rich-text.png
│ │ ├── bar-stack.png
│ │ ├── bar-tick-align.png
│ │ ├── bar-waterfall2.png
│ │ ├── bar-waterfall.png
│ │ ├── bar-y-category.png
│ │ ├── bar-y-category-stack.png
│ │ ├── boxplot-light-velocity2.png
│ │ ├── boxplot-light-velocity.png
│ │ ├── boxplot-multi.png
│ │ ├── bubble-gradient.png
│ │ ├── calendar-charts.png
│ │ ├── calendar-effectscatter.png
│ │ ├── calendar-graph.png
│ │ ├── calendar-horizontal.png
│ │ ├── calendar-lunar.png
│ │ ├── calendar-pie.png
│ │ ├── calendar-vertical.png
│ │ ├── candlestick-brush.png
│ │ ├── candlestick-sh-2015.png
│ │ ├── candlestick-sh.png
│ │ ├── candlestick-touch.png
│ │ ├── confidence-band.png
│ │ ├── custom-bar-trend.png
│ │ ├── custom-calendar-icon.png
│ │ ├── custom-error-bar.png
│ │ ├── custom-error-scatter.png
│ │ ├── custom-hexbin.png
│ │ ├── custom-ohlc.png
│ │ ├── custom-polar-heatmap.png
│ │ ├── custom-profile.png
│ │ ├── custom-profit.png
│ │ ├── cycle-plot.png
│ │ ├── dynamic-data2.png
│ │ ├── dynamic-data.png
│ │ ├── effectScatter-bmap.png
│ │ ├── effectScatter-map.png
│ │ ├── funnel-align.png
│ │ ├── funnel-customize.png
│ │ ├── funnel-mutiple.png
│ │ ├── funnel.png
│ │ ├── gauge-car-dark.png
│ │ ├── gauge-car.png
│ │ ├── gauge.png
│ │ ├── geo-lines.png
│ │ ├── geo-map-scatter.png
│ │ ├── graph-circular-layout.png
│ │ ├── graph-force2.png
│ │ ├── graph-force.png
│ │ ├── graph-grid.png
│ │ ├── graph-life-expectancy.png
│ │ ├── graph-npm.png
│ │ ├── graph.png
│ │ ├── graph-simple.png
│ │ ├── graph-webkit-dep.png
│ │ ├── grid-multiple.png
│ │ ├── heatmap-bmap.png
│ │ ├── heatmap-cartesian.png
│ │ ├── heatmap-large-piecewise.png
│ │ ├── heatmap-large.png
│ │ ├── heatmap-map.png
│ │ ├── line-aqi.png
│ │ ├── line-draggable.png
│ │ ├── line-easing.png
│ │ ├── line-gradient.png
│ │ ├── line-log.png
│ │ ├── line-marker.png
│ │ ├── line-pen.png
│ │ ├── line-polar2.png
│ │ ├── line-polar.png
│ │ ├── lines-airline.png
│ │ ├── lines-bmap-bus.png
│ │ ├── lines-bmap-effect.png
│ │ ├── lines-bmap.png
│ │ ├── line-sections.png
│ │ ├── line-stack.png
│ │ ├── line-step.png
│ │ ├── line-tooltip-touch.png
│ │ ├── line-y-category.png
│ │ ├── map-bin.png
│ │ ├── map-china-dataRange.png
│ │ ├── map-china.png
│ │ ├── map-HK.png
│ │ ├── map-labels.png
│ │ ├── map-locate.png
│ │ ├── map-parallel-prices.png
│ │ ├── map-polygon.png
│ │ ├── map-province.png
│ │ ├── map-usa.png
│ │ ├── map-world-dataRange.png
│ │ ├── map-world.png
│ │ ├── mix-line-bar.png
│ │ ├── mix-timeline-finance.png
│ │ ├── mix-zoom-on-value.png
│ │ ├── multiple-x-axis.png
│ │ ├── multiple-y-axis.png
│ │ ├── parallel-aqi.png
│ │ ├── parallel-nutrients.png
│ │ ├── pictorialBar-body-fill.png
│ │ ├── pictorialBar-dotted.png
│ │ ├── pictorialBar-forest.png
│ │ ├── pictorialBar-hill.png
│ │ ├── pictorialBar-spirit.png
│ │ ├── pictorialBar-vehicle.png
│ │ ├── pictorialBar-velocity.png
│ │ ├── pie-custom.png
│ │ ├── pie-doughnut.png
│ │ ├── pie-legend.png
│ │ ├── pie-nest.png
│ │ ├── pie-pattern.png
│ │ ├── pie-rich-text.png
│ │ ├── pie-roseType.png
│ │ ├── pie-simple.png
│ │ ├── radar2.png
│ │ ├── radar-aqi.png
│ │ ├── radar-custom.png
│ │ ├── radar-multiple.png
│ │ ├── radar.png
│ │ ├── sankey-energy.png
│ │ ├── sankey-product.png
│ │ ├── scatter-anscombe-quartet.png
│ │ ├── scatter-aqi-color.png
│ │ ├── scatter-clustering-process.png
│ │ ├── scatter-exponential-regression.png
│ │ ├── scatter-large.png
│ │ ├── scatter-life-expectancy-timeline.png
│ │ ├── scatter-linear-regression.png
│ │ ├── scatter-logarithmic-regression.png
│ │ ├── scatter-map-brush.png
│ │ ├── scatter-map.png
│ │ ├── scatter-matrix.png
│ │ ├── scatter-nutrients-matrix.png
│ │ ├── scatter-nutrients.png
│ │ ├── scatter-painter-choice.png
│ │ ├── scatter-polar-punchCard.png
│ │ ├── scatter-polynomial-regression.png
│ │ ├── scatter-punchCard.png
│ │ ├── scatter-single-axis.png
│ │ ├── scatter-weibo.png
│ │ ├── scatter-weight.png
│ │ ├── scatter-world-population.png
│ │ ├── themeRiver-basic.png
│ │ ├── themeRiver-lastfm.png
│ │ ├── treemap-disk.png
│ │ ├── treemap-drill-down.png
│ │ ├── treemap-obama.png
│ │ ├── treemap-show-parent.png
│ │ ├── treemap-visual.png
│ │ ├── watermark.png
│ │ └── wind-barb.png
│ ├── treemap-disk.js
│ ├── treemap-drill-down.js
│ ├── treemap-obama.js
│ ├── treemap-show-parent.js
│ ├── treemap-visual.js
│ ├── watermark.js
│ └── wind-barb.js
├── editor.html
├── hm.js
├── images
│ └── chart-icon.png
├── index.html
├── javascripts
│ ├── chart-list.js
│ ├── editor.js
│ └── hm.js
├── stylesheets
│ └── main.css
└── vendors
├── ace
│ └── src
│ ├── ace.js
│ ├── ext-language_tools.js
│ ├── mode-javascript.js
│ ├── snippets
│ │ ├── javascript.js
│ │ └── text.js
│ └── worker-javascript.js
├── bootstrap
│ ├── css
│ │ ├── bootstrap.css
│ │ ├── bootstrap_sm.css
│ │ └── less
│ │ ├── alerts.less
│ │ ├── badges.less
│ │ ├── breadcrumbs.less
│ │ ├── button-groups.less
│ │ ├── buttons.less
│ │ ├── carousel.less
│ │ ├── close.less
│ │ ├── code.less
│ │ ├── component-animations.less
│ │ ├── dropdowns.less
│ │ ├── forms.less
│ │ ├── glyphicons.less
│ │ ├── grid.less
│ │ ├── input-groups.less
│ │ ├── jumbotron.less
│ │ ├── labels.less
│ │ ├── list-group.less
│ │ ├── media.less
│ │ ├── mixins
│ │ │ ├── alerts.less
│ │ │ ├── background-variant.less
│ │ │ ├── border-radius.less
│ │ │ ├── buttons.less
│ │ │ ├── center-block.less
│ │ │ ├── clearfix.less
│ │ │ ├── forms.less
│ │ │ ├── gradients.less
│ │ │ ├── grid-framework.less
│ │ │ ├── grid.less
│ │ │ ├── hide-text.less
│ │ │ ├── image.less
│ │ │ ├── labels.less
│ │ │ ├── list-group.less
│ │ │ ├── nav-divider.less
│ │ │ ├── nav-vertical-align.less
│ │ │ ├── opacity.less
│ │ │ ├── pagination.less
│ │ │ ├── panels.less
│ │ │ ├── progress-bar.less
│ │ │ ├── reset-filter.less
│ │ │ ├── reset-text.less
│ │ │ ├── responsive-visibility.less
│ │ │ ├── tab-focus.less
│ │ │ ├── table-row.less
│ │ │ ├── text-emphasis.less
│ │ │ ├── text-overflow.less
│ │ │ └── vendor-prefixes.less
│ │ ├── modals.less
│ │ ├── navbar.less
│ │ ├── navs.less
│ │ ├── normalize.less
│ │ ├── pager.less
│ │ ├── pagination.less
│ │ ├── panels.less
│ │ ├── popovers.less
│ │ ├── print.less
│ │ ├── progress-bars.less
│ │ ├── responsive-embed.less
│ │ ├── responsive-utilities.less
│ │ ├── scaffolding.less
│ │ ├── tables.less
│ │ ├── thumbnails.less
│ │ ├── tooltip.less
│ │ ├── type.less
│ │ ├── utilities.less
│ │ └── wells.less
│ └── js
│ └── bootstrap.js
├── dat.gui.min.js
├── echarts
│ ├── echarts-all-3.js
│ ├── extension
│ │ ├── bmap.js
│ │ └── dataTool.js
│ └── map
│ ├── js
│ │ ├── china.js
│ │ └── world.js
│ └── json
│ └── province
│ ├── anhui.json
│ ├── aomen.json
│ ├── beijing.json
│ ├── chongqing.json
│ ├── fujian.json
│ ├── gansu.json
│ ├── guangdong.json
│ ├── guangxi.json
│ ├── guizhou.json
│ ├── hainan.json
│ ├── hebei.json
│ ├── heilongjiang.json
│ ├── henan.json
│ ├── hubei.json
│ ├── hunan.json
│ ├── jiangsu.json
│ ├── jiangxi.json
│ ├── jilin.json
│ ├── liaoning.json
│ ├── neimenggu.json
│ ├── ningxia.json
│ ├── qinghai.json
│ ├── shandong.json
│ ├── shanghai.json
│ ├── shanxi1.json
│ ├── shanxi.json
│ ├── sichuan.json
│ ├── tianjin.json
│ ├── xianggang.json
│ ├── xinjiang.json
│ ├── xizang.json
│ ├── yunnan.json
│ └── zhejiang.json
├── echarts-stat
│ └── ecStat.min.js
├── jquery
│ └── jquery.js
├── lodash.js
└── waypoint.js
75 directories, 916 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论