ahmadalibaloch edited a comment on issue #11135: [SURVEY] What companies are 
using Apache ECharts (incubating)?
URL: 
https://github.com/apache/incubator-echarts/issues/11135#issuecomment-530324726
 
 
   Intech Process Automation, Pakistan
   
   We have an industrial automation product with business intelligence and 
IIot. We started off from the superset incubator and now almost all charts 
available in that plus many more are built in echarts. 
   
   We have **live charts** (line, bar, gauge), charts with huge **historic 
data**, events coming in from different machines displayed using **echart 
markers**, labeling and **custom tooltips** using echart formatters, and 
**connected charts** in which activity on one chart is duplicated in another 
chart in different format like line chart connected with pie chart here we use 
the **echart events** to get the selected window or selected points to render 
the second chart.
   
   Before selecting echarts, I evaluated many charting libraries, like 
highcharts, d3 charting libraries and some canvas libraries. **Echarts wins for 
its declarative style of configuration** (docs <3 ), a large list of 
**customization** options for individual charts, and the **variety of charts** 
available with examples.
   
   I have also added some useful issues in the backlog here like performance 
improvement for large data-sets using background canvas rendering and showing 
custom line for empty or null values.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to