eCharts (v3) has captured my attention and am impressed. Lets create a gauge chart and also understand the code. Note: CDN for english version of echarts version 3 can be found here : https://cdnjs.com/libraries/echarts HTML: <!doctype html> <html> <head> <title>Charts Gauge…