نمودار دایره ای
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/pie-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-pie-chart-example" style="min-height: 320px;" data-echart-responsive="true"></div>
نمودار دونات
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/doughnut-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-doughnut-chart-example" style="min-height: 320px;" data-echart-responsive="true"></div>
نمودار گرد دونات
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/doughnut-rounded-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-doughnut-rounded-chart" style="min-height: 320px;" data-echart-responsive="true"></div>
نمودار چندگانه پای
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/pie-multiple-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-pie-multiple-chart" style="min-height: 320px;" data-echart-responsive="true"></div>
تراز با خط برچسب دایره ای
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/pie-label-align-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-pie-label-align-chart" style="min-height: 320px;" data-echart-responsive="true"> </div>
تراز با لبه دایره ای
<!-- Find the JS file for the following chart at: src/js/charts/echarts/examples/pie-edge-align-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-pie-edge-align-chart" style="min-height: 320px;" data-echart-responsive="true"> </div>