As mentioned in the question, I would like to recommend some useful drawing components for Angular, such as bar chart and pie chart
光陰似箭催人老,日月如移越少年。
You don’t have to use Angular for drawing, echarts is a good choice, or highcharts. If you want to draw manually, use d3
Don’t miss highcharts
Chinese official website: http://www.hcharts.cn/
English official website: http://www.highcharts.com/
angularjs highchart: https://github.com/pablojim/h. ..
Use this, encapsulating the angular instructions of echarts
https://github.com/wangshijun...