amCharts 5: Charts(英語版)

  1. Designed to be accessible out-the-box.

    機能: amCharts was designed from the first line of code with accessibility in mind. It supports best practices for labeling, tab indexing, and keyboard support. The charts and maps come with accessibility features enabled by default, enabling screen readers to ...

  2. Works flawlessly on mobile and computers.

    機能: amCharts was designed to work flawlessly on mobile and hybrid computer touch screens. Developers have choice on how to enable integration with the overal user experience on touch-enabled devices. The charts do not “steal” page gestures unless necessary. ...

  3. It’s not just about colors.

    機能: In amCharts, every numeric property can be attached a "heat rule". Meaning you can make the chart to automatically choose a value for a property of any object based on its value in data. And it's not limited to just colors, like in ...

  4. Supports TypeScript, ES6 modules, Angular/React/Vue.js apps.

    機能: Besides supporting vanilla JavaScript, amCharts supports various web app development frameworks out-of-the-box. Angular, React, Vue.js and other apps using ES6 modules can just use amCharts- no additional add-ons or wrappers required. There’s also bundled ...

  5. Themes, built-in animations, smooth controls result in modern cozy UX.

    機能: amCharts was designed to look fresh and up-to-date for modern interfaces. From colors carefully chosen to look professional and nice, to virtually all numeric/color values and with animation, everything was thought out carefully to provide the best UX ...

  6. Every element is configurable down to the last nut and bolt.

    機能: amCharts is extremely flexible not only because each property of every individual element can be configured, but also because they can be modified automatically via a number of factors like data, heat rules, states that are applied under certain ...