apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.75k stars 19.62k forks source link

[SURVEY] What companies are using Apache ECharts ? #11135

Open Ovilia opened 5 years ago

Ovilia commented 5 years ago

We would like to know what companies are using Apache ECharts. You are welcome to leave a comment about your company name here. You may also add information like what are you using ECharts for.

If your company has already been listed in a current comment, please use 👍 to avoid duplication.

This can help us understand who our users are, and improve our product to be better. Thanks!

ClemMakesApps commented 5 years ago

GitLab - https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/24945

jonavila commented 5 years ago

Zoomdata

It powers the majority of the charts in our analytics product with the exception of grids and maps (until we figure out how to make it play nicely with Leaflet 😀). We've also been able to create our own extensions for chart types that are not offered out of the box (Like Packed Bubbles ) using D3's pack algorithm. ECharts offers all a ton of options out of the box to configure our charts and the necessary hooks to extend it when necessary with things like echarts.registerLayout. We are appreciative of all the work you've put in to make it the best charting library for big data 👍

ahmadalibaloch commented 5 years ago

Intech Process Automation, Pakistan

We have an industrial automation product with BI tools. Almost all charts are built in echarts except grids and maps.

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.

gajus commented 5 years ago

Applaudience, UK

http://applaudience.com/

We provide real-time box-office data about cinemas in Europe. Our dashboard is built using React and ECharts.

shivamsriva31093 commented 5 years ago

TagBox Solutions, India

https://www.tagbox.co

We are using ECharts to show critical sensor data of our monitoring stack.

ITAYC0HEN commented 5 years ago

We at Check Point Software (@checkpointsw) and @Intezer were happy to use it to visualize our research.

The visualization can be found here https://apt-ecosystem.com/russia/map/ and it is publicly available as open-source on GitHub.

image

manentai commented 5 years ago

Manent.AI

we are using ECharts.js to power our service MediaReputation.Guru

surjikal commented 4 years ago

42 Technologies

42 is a retail analytics stack. We use echarts for our reporting portal.

ergouser commented 4 years ago

We - ErgoTech - would really like to release our product with ECharts charts, but the memory leaks (#10130, #9437, #8988, #7002) are absolute blockers for us. They mean you cannot create any application that needs to create dynamic charts in an application where the browser or computer are not being restarted on a regular basis. For us, the application must run without issue for months at a time, with charts refreshing every few seconds, and can't because of these issues.

billyvg commented 4 years ago

Sentry.io - https://github.com/getsentry/sentry/commit/365f64b62df02c9c505c051a5bc258203bf99d45

JaspervanRiet commented 4 years ago

30MHz is using ECharts to display graphs of agricultural data, see here: https://www.30mhz.com/news/we-start-off-2020-with-these-platform-improvements/

SevenOutman commented 4 years ago

@rsuite/charts is a great React charts library based on ECharts, developed and used by HYPERS to power their analytics products lineup.

deqingli commented 4 years ago

DeepEye(https://github.com/Thanksyy/DeepEye-APIs): Tools for automatic data insight and visual analysis.

aristofanio commented 4 years ago

Sogo Tecnologia https://sogo.com.br

Product: Tensai Analyze

Screen Shot 2020-07-09 at 15 09 09
lzpons commented 4 years ago

Mellisphera, France Since 3 years we are happy using Echarts to display all graphics in our open source Precision beekeeping platform.

www.mellisphera.com www.github.com/mellisphera

image

zachsa commented 4 years ago

The Democratic Alliance (political party in SA): https://www.da.org.za/

zachsa commented 4 years ago

SAEON (http://www.saeon.ac.za/)

zachsa commented 4 years ago

The SEACRIFOG project (https://www.seacrifog.eu/); a search tool prototype available at https://seacrifog.saeon.ac.za/ uses interactive nested pie charts in a couple places, and uses standard pie and bar charts as well.

nested-pie

Marcial1234 commented 4 years ago

Google Inc: Internal magic 😉

cseoneohs commented 4 years ago

Eohs, France, we use Echarts on our website here : http://www.eohs.org/statistiques.html

Bilge commented 3 years ago

Amazon AWS use it for RDS performance insights.

image

ataft commented 3 years ago

Thanks eCharts team! We use eCharts in our FlexIt Analytics product. 100% free, enterprise-grade, self-service business intelligence and data analytics platform that can easily be deployed in the cloud or on-premises.

Website: https://flexitanalytics.com/ Documentation: https://learn.flexitanalytics.com/

viz_types

coolswood commented 3 years ago

Open Brocker

Снимок экрана 2021-02-05 в 14 43 41
coolswood commented 3 years ago

Tinkoff broker too

Снимок экрана 2021-02-05 в 14 45 54
Gervwyk commented 3 years ago

We've just published ECharts as the Lowdefy default charting block.

See it in action is our docs: https://docs.lowdefy.com/EChart

Screenshot 2021-03-24 at 15 39 29

Well done! This is really the best documented and easy to use charting library that we've come across 🐳

pradeepvish1213 commented 3 years ago

DataSeers Tech

https://dataseers.ai

dirslashls commented 3 years ago

SQL Frames provides in-browser analytics engine to compose DataFrames using SQL constructs. It is integrated with ECharts to create interactive charts using the composed DataFrames.

https://sqlframes.com/ https://sqlframes.com/docs/charts/intro (direct link to charts documentation)

Using the wonderful echarts library several multi-dimensional visualization capabilities are built on top with concepts such as static grids, dynamic grids and hierarchical charts all detailed in the documentation.

mqingqing123 commented 3 years ago

http://www.dotnetcms.org

用来在系统里生成各种报表。

222

Pat-Ibulaire commented 3 years ago

aQuasys (France) https://www.aquasys.fr/

Using Echarts to supervise water depth levels in France, rain, water quality and many others :+1: image

hughess commented 2 years ago

We recently implemented ECharts as the backbone of our charting library at Evidence. Thanks ECharts team!

example-gallery-small

Examples: https://docs.evidence.dev/features/charts/examples

srinify commented 2 years ago

Because Preset Cloud is based on Apache Superset, we use ECharts in our product!

Screen Shot 2022-02-02 at 1 07 39 PM Screen Shot 2022-02-02 at 1 07 31 PM

Also @villebro is a committer to ECharts and is involved with Superset & Preset

ataft commented 2 years ago

I recently discovered that many (most?) of the charts on Amazon QuickSight are using eCharts. I suspect this list will grow, but here are a few Business Intelligence (data analytics) platforms that use eCharts:

nhhaidee commented 2 years ago

We are using ECharts for developing The Whole Genome Sequencing Coverage Plot tool (WGSCOVPLOT) https://github.com/nhhaidee/wgscovplot

ECharts proved the great performance when rendering the large amount of data points as well as other nice features. Many thanks to Echarts dev team

OmerWow commented 2 years ago

BLST Security

https://www.blstsecurity.com

eCharts are user-friendly, versatile, and powerful tools that can be used for data analysis and presentation. And best of all, it's free and open source. We used it in our dashboards where you can get insightful information about your API security and visualize all endpoints.

htr3n commented 2 years ago

InfoMedix Pty Ltd.

https://infomedix.com.au

We are using ECharts to render patient digital charts.

tobias992 commented 2 years ago

ServerMon - Lightweight Server, Website and Service Monitoring

Website: ServerMon

The only thing we would like to see is better mobile optimisation.

sylvermeister commented 2 years ago

X-Locations - providing analytics to business

Website: X-Location

zubair-saif commented 2 years ago

we are using echarts for medical trials benchmark analysis as well as business analytics tool

dominikj111 commented 2 years ago

Any-3 Ltd We are using it for survey data analysis and visualisation tools and clients dashboards.

Charting Tool

Dashboard

Nuclear Hotspot

ryanhamilton commented 1 year ago

Pulse - Real-time interactive visualizations mostly for trading dashboards. http://pulse.timestored.com/dash/3/FX%20Dash A massive thanks to the developers. Echarts has been great, haven't found a single bug. 1-2 limitations but they have open issues and good explainations for why they are not a priority yet. I recommend this library to everyone.

We expose 90% of the configuration in the UI as shown below. Actual developers here may even find it useful to trial their intended charts appearance without coding.

All the configuration options map directly to echarts json config as shown: image

image

winsmith commented 1 year ago

TelemetryDeck – https://telemetrydeck.com

We're an analytics company – TelemetryDeck helps app and web developers improve their product by supplying immediate, accurate usage data while users use their app. And the best part: It's all anonymized so users' data stays private!

Screenshot 2023-02-22 at 10 58 54
sm-shaw commented 1 year ago

HammerDB https://github.com/TPC-Council/HammerDB/ (industry standard relational database benchmarking) uses Apache ECharts through the Tcl language https://github.com/tcltk/tcl ticklecharts https://github.com/nico-robert/ticklecharts interface to graph database performance data

hdbpq

achaitanyasai commented 1 year ago

One Charts (https://onecharts.io)

With One Charts, users can create and manage their charts with ease.

We have wide range of charts, including bar charts, pie charts, line charts, scatter plots, and numerous other charts (all these charts are powered by Apache ECharts). Users can leverage the no code chart editor to fully customize their chart, build dashboards using the charts and also use the API to create and update the charts in realtime.

ganeshksp commented 1 year ago

Citibank uses echarts in dashboards in few internal applications !!!

sx1989827 commented 1 year ago

Company or organization: Alphonse Product: Teamlinker, a team collaboration platform based on artificial intelligence, Access address: Teamlinker Teamlinker open source project screenshot:

Screenshot 2023-11-13 at 11 44 33
praful-hunde commented 12 months ago

At Lenze, we used eCharts.js for developing an interactive web-based Motion Designer, which is basically an editor for defining motion of electrical motor. Designing motion is important step before selecting most suitable motor for industrial use. So far, it's a great success. Most of features are easily feasible due to excellent flexibility of eCharts.js.

https://github.com/apache/echarts/assets/6948167/bca21ae3-60a0-4b8a-981c-9ddecd9020c0

wise-coders commented 12 months ago

DbSchema is a database designer and reporting tool. The tool integrates analytic tools, which can use charts provided by echarts.

gkorland commented 10 months ago

FalkorDB is a low latency Graph Database. We're using ECharts in our different visualization tools and demos.

e.g. a code graph dependency visualization: image

mephinet commented 10 months ago

Austria Press Agency APA is using echarts to create visuals, e.g. for election results - cf https://visual.apa.at/election2.0/showcase.50000.html

nemoralis commented 4 months ago

Wikimedia Foundation (including Wikipedia and other sister projects) - https://phabricator.wikimedia.org/T368336#9971574