Alternatives to amCharts logo

Alternatives to amCharts

Highcharts, D3.js, Google Charts, FusionCharts, and Plotly.js are the most popular alternatives and competitors to amCharts.
213
223
+ 1
20

What is amCharts and what are its top alternatives?

amCharts is an advanced charting library that will suit any data visualization need. Our charting solution include Column, Bar, Line, Area, Step, Step without risers, Smoothed line, Candlestick, OHLC, Pie/Donut, Radar/ Polar, XY/Scatter/Bubble, Bullet, Funnel/Pyramid charts as well as Gauges.
amCharts is a tool in the Charting Libraries category of a tech stack.

Top Alternatives to amCharts

  • Highcharts
    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
    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
    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
    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
    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
    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
    Victory

    A collection of composable React components for building interactive data visualizations. ...

  • Chart.js
    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 logo

Highcharts

1.7K
1.1K
91
A charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web...
1.7K
1.1K
+ 1
91
PROS OF HIGHCHARTS
  • 34
    Low learning curve and powerful
  • 17
    Multiple chart types such as pie, bar, line and others
  • 13
    Responsive charts
  • 9
    Handles everything you throw at it
  • 8
    Extremely easy-to-parse documentation
  • 5
    Easy to customize color scheme and palettes
  • 4
    Built-in export chart as-is to image file
  • 1
    Export on server side, can be used in email
CONS OF HIGHCHARTS
  • 9
    Expensive

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.

See more
D3.js logo

D3.js

1.7K
1.7K
643
A JavaScript visualization library for HTML and SVG
1.7K
1.7K
+ 1
643
PROS OF D3.JS
  • 193
    Beautiful visualizations
  • 101
    Svg
  • 91
    Data-driven
  • 80
    Large set of examples
  • 60
    Data-driven documents
  • 23
    Visualization components
  • 20
    Transitions
  • 18
    Dynamic properties
  • 16
    Plugins
  • 11
    Transformation
  • 7
    Makes data interactive
  • 4
    Components
  • 4
    Enter and Exit
  • 3
    Exhaustive
  • 3
    Backed by the new york times
  • 3
    Open Source
  • 2
    Easy and beautiful
  • 1
    Awesome Community Support
  • 1
    Simple elegance
  • 1
    Templates, force template
  • 1
    Angular 4
CONS OF D3.JS
  • 10
    Beginners cant understand at all
  • 5
    Complex syntax

related D3.js posts

Tim Abbott
Shared insights
on
Plotly.jsPlotly.jsD3.jsD3.js
at

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.

See more
Amit Garg
Shared insights
on
D3.jsD3.jsApexChartsApexChartsReactReact

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:

  1. Amount of work needed for integration
  2. Amount of work or ease for creating new charts in either of the libraries.

Regards

Amit

See more
Google Charts logo

Google Charts

119
198
0
A Web service that creates graphical charts
119
198
+ 1
0
PROS OF GOOGLE CHARTS
    Be the first to leave a pro
    CONS OF GOOGLE CHARTS
      Be the first to leave a con

      related Google Charts posts

      FusionCharts logo

      FusionCharts

      24
      58
      0
      JavaScript Charts for Web & Mobile Dashboards
      24
      58
      + 1
      0
      PROS OF FUSIONCHARTS
        Be the first to leave a pro
        CONS OF FUSIONCHARTS
        • 1
          Not free

        related FusionCharts posts

        Plotly.js logo

        Plotly.js

        375
        664
        69
        A high-level, declarative charting library
        375
        664
        + 1
        69
        PROS OF PLOTLY.JS
        • 16
          Bindings to popular languages like Python, Node, R, etc
        • 10
          Integrated zoom and filter-out tools in charts and maps
        • 9
          Great support for complex and multiple axes
        • 8
          Powerful out-of-the-box featureset
        • 6
          Beautiful visualizations
        • 4
          Active user base
        • 4
          Impressive support for webgl 3D charts
        • 3
          Charts are easy to share with a cloud account
        • 3
          Webgl chart types are extremely performant
        • 2
          Publication quality image export
        • 2
          Interactive charts
        • 2
          Easy to use online editor for creating plotly.js charts
        CONS OF PLOTLY.JS
        • 17
          Terrible document

        related Plotly.js posts

        Tim Abbott
        Shared insights
        on
        Plotly.jsPlotly.jsD3.jsD3.js
        at

        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.

        See more

        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.

        See more
        ECharts logo

        ECharts

        92
        239
        30
        A free, powerful charting and visualization library
        92
        239
        + 1
        30
        PROS OF ECHARTS
        • 7
          East to implement
        • 6
          Smaller learning curve
        • 5
          Free to use
        • 4
          Vue Compatible
        • 3
          Very customizable
        • 3
          Angular compatible
        • 2
          React compatible
        CONS OF ECHARTS
        • 2
          Support is in chinese

        related ECharts posts

        Victory logo

        Victory

        21
        82
        0
        ReactJS library for building interactive data visualizations
        21
        82
        + 1
        0
        PROS OF VICTORY
          Be the first to leave a pro
          CONS OF VICTORY
            Be the first to leave a con

            related Victory posts

            Chart.js logo

            Chart.js

            1.8K
            735
            40
            Simple, clean and engaging charts for designers and developers
            1.8K
            735
            + 1
            40
            PROS OF CHART.JS
            • 17
              Offers all types of charts
            • 13
              Interactive Charts
            • 10
              It's totally free
            CONS OF CHART.JS
            • 12
              Slow rendering
            • 2
              Bitmap quality export
            • 1
              Low quality zoom plugin
            • 0
              It's totally free

            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.

            See more