What is amCharts and what are its top alternatives?
Top Alternatives to amCharts
- Highcharts
Highcharts currently supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types. ...
- D3.js
It is a JavaScript library for manipulating documents based on data. Emphasises on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework. ...
- Google Charts
It is an interactive Web service that creates graphical charts from user-supplied information. The user supplies data and a formatting specification expressed in JavaScript embedded in a Web page; in response the service sends an image of the chart. ...
- FusionCharts
It is the most comprehensive JavaScript charting library, with over 100+ charts and 2000+ maps. Integrated with all popular JavaScript frameworks and server-side programming languages. Create interactive JavaScript charts for your web and enterprise applications. ...
- Plotly.js
It is a standalone Javascript data visualization library, and it also powers the Python and R modules named plotly in those respective ecosystems (referred to as Plotly.py and Plotly.R). It can be used to produce dozens of chart types and visualizations, including statistical charts, 3D graphs, scientific charts, SVG and tile maps, financial charts and more. ...
- ECharts
It is an open source visualization library implemented in JavaScript, runs smoothly on PCs and mobile devices, and is compatible with most current browsers. ...
- Victory
A collection of composable React components for building interactive data visualizations. ...
- Chart.js
Visualize your data in 6 different ways. Each of them animated, with a load of customisation options and interactivity extensions. ...
amCharts alternatives & related posts
Highcharts
- Low learning curve and powerful34
- Multiple chart types such as pie, bar, line and others17
- Responsive charts13
- Handles everything you throw at it9
- Extremely easy-to-parse documentation8
- Easy to customize color scheme and palettes5
- Built-in export chart as-is to image file4
- Export on server side, can be used in email1
- Expensive9
related Highcharts posts
Here is my stack on #Visualization. @FusionCharts and Highcharts are easy to use but only free for non-commercial. Chart.js and Plotly are two lovely tools for commercial use under the MIT license. And D3.js would be my last choice only if a complex customized plot is needed.
- Beautiful visualizations193
- Svg101
- Data-driven91
- Large set of examples80
- Data-driven documents60
- Visualization components23
- Transitions20
- Dynamic properties18
- Plugins16
- Transformation11
- Makes data interactive7
- Components4
- Enter and Exit4
- Exhaustive3
- Backed by the new york times3
- Open Source3
- Easy and beautiful2
- Awesome Community Support1
- Simple elegance1
- Templates, force template1
- Angular 41
- Beginners cant understand at all10
- Complex syntax5
related D3.js posts
We use Plotly (just their open source stuff) for Zulip's user-facing and admin-facing statistics graphs because it's a reasonably well-designed JavaScript graphing library.
If you've tried using D3.js, it's a pretty poor developer experience, and that translates to spending a bunch of time getting the graphs one wants even for things that are conceptually pretty basic. Plotly isn't amazing (it's decent), but it's way better than than D3 unless you have very specialized needs.
Hi,
I am looking at integrating a charting library in my React frontend that allows me to create appealing and interactive charts. I have basic familiarity with ApexCharts with React but have also read about D3.js charts and it seems a much more involved integration. Can someone please share their experience across the two libraries on the following dimensions:
- Amount of work needed for integration
- Amount of work or ease for creating new charts in either of the libraries.
Regards
Amit
related Google Charts posts
- Not free1
related FusionCharts posts
- Bindings to popular languages like Python, Node, R, etc16
- Integrated zoom and filter-out tools in charts and maps10
- Great support for complex and multiple axes9
- Powerful out-of-the-box featureset8
- Beautiful visualizations6
- Active user base4
- Impressive support for webgl 3D charts4
- Charts are easy to share with a cloud account3
- Webgl chart types are extremely performant3
- Publication quality image export2
- Interactive charts2
- Easy to use online editor for creating plotly.js charts2
- Terrible document17
related Plotly.js posts
We use Plotly (just their open source stuff) for Zulip's user-facing and admin-facing statistics graphs because it's a reasonably well-designed JavaScript graphing library.
If you've tried using D3.js, it's a pretty poor developer experience, and that translates to spending a bunch of time getting the graphs one wants even for things that are conceptually pretty basic. Plotly isn't amazing (it's decent), but it's way better than than D3 unless you have very specialized needs.
Here is my stack on #Visualization. @FusionCharts and Highcharts are easy to use but only free for non-commercial. Chart.js and Plotly are two lovely tools for commercial use under the MIT license. And D3.js would be my last choice only if a complex customized plot is needed.
- East to implement7
- Smaller learning curve6
- Free to use5
- Vue Compatible4
- Very customizable3
- Angular compatible3
- React compatible2
- Support is in chinese2
related ECharts posts
related Victory posts
- Offers all types of charts17
- Interactive Charts13
- It's totally free10
- Slow rendering12
- Bitmap quality export2
- Low quality zoom plugin1
- It's totally free0
related Chart.js posts
Here is my stack on #Visualization. @FusionCharts and Highcharts are easy to use but only free for non-commercial. Chart.js and Plotly are two lovely tools for commercial use under the MIT license. And D3.js would be my last choice only if a complex customized plot is needed.