Data Visualization with Python: A Case Study Using Pyecharts
Introduction ECharts is an open-source pure JavaScript charting library developed by Baidu, currently comparable to Highcharts. It supports 12 types of charts including line charts (area charts), bar charts (column charts), scatter plots (bubble charts), candlestick charts, pie charts (doughnut charts), radar charts (filled radar charts), chord diagrams, force-directed layout charts, maps, dashboards, funnel charts, … Read more