نمودار میله ای پایه
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/basic-bar-chart.js-->
<!-- If you are not using gulp based workflow, you can find the transpiled code at: public/assets/js/echarts-example.js-->
<div class="echart-basic-bar-chart-example" style="min-height: 300px;" data-echart-responsive="true"></div>
نمودار میله ای افقی
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/horizontal-bar-chart.js-->
<!-- If you are not using gulp based workflow, you can find the transpiled code at: public/assets/js/echarts-example.js-->
<div class="echart-horizontal-bar-chart-example" style="min-height: 300px;" data-echart-responsive="true"></div>
نمودار میله ای با مقدار منفی
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/bar-negative-chart.js-->
<!-- If you are not using gulp based workflow, you can find the transpiled code at: public/assets/js/echarts-example.js-->
<div class="echart-bar-chart-negative-example" style="min-height: 300px;" data-echart-responsive="true"></div>
نمودار میله ای سری
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/bar-series-chart.js-->
<!-- If you are not using gulp based workflow, you can find the transpiled code at: public/assets/js/echarts-example.js-->
<div class="echart-bar-chart-series-example" style="min-height: 300px;" data-echart-responsive="true"></div>
نمودار انباشته
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/bar-stacked-chart.js-->
<!-- If you are not using gulp based workflow, you can find the transpiled code at: public/assets/js/echarts-example.js-->
<div class="echart-bar-stacked-chart-example" style="min-height: 350px;" data-echart-responsive="true"></div>
نمودار میله ای افقی انباشته
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/stacked-horizontal-bar-chart.js-->
<!-- If you are not using gulp based workflow, you can find the transpiled code at: public/assets/js/echarts-example.js-->
<div class="echart-horizontal-stacked-chart-example" style="min-height: 350px;" data-echart-responsive="true"> </div>
نمودار مسابقه میله ای
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/bar-race-chart.js-->
<!-- If you are not using gulp based workflow, you can find the transpiled code at: public/assets/js/echarts-example.js-->
<div class="echart-bar-race-chart-example" style="min-height: 350px;" data-echart-responsive="true"> </div>
نمودار میله ای گرادیان
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/gradient-bar-chart.js-->
<!-- If you are not using gulp based workflow, you can find the transpiled code at: public/assets/js/echarts-example.js-->
<div class="echart-gradient-bar-chart-example" style="min-height: 350px;" data-echart-responsive="true"> </div>
نمودار مختلط
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/bar-line-mixed-chart.js-->
<!-- If you are not using gulp based workflow, you can find the transpiled code at: public/assets/js/echarts-example.js-->
<div class="echart-bar-line-chart-example" style="min-height: 350px;" data-echart-responsive="true"></div>
نمودار سقوط آب
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/bar-waterfall-chart.js-->
<!-- If you are not using gulp based workflow, you can find the transpiled code at: public/assets/js/echarts-example.js-->
<div class="echart-nightfall-chart-example" style="min-height: 350px;" data-echart-responsive="true"> </div>
نمودار جدول زمانی میله ای
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/bar-timeline-chart.js-->
<!-- If you are not using gulp based workflow, you can find the transpiled code at: public/assets/js/echarts-example.js-->
<div class="echart-bar-timeline-chart-example" style="min-height: 450px;" data-echart-responsive="true"></div>