UNPKG

2.63 kBMarkdownView Raw
1## amCharts 4
2
3You are now in possession of amCharts 4 - the most advanced JavaScript dataviz
4library ever.
5
6For a short overview of features, visit [this page](https://www.amcharts.com/javascript-charts/).
7
8
9### Important notice about support
10
11amCharts support is guaranteed for commercial license holders and amPlus
12subscribers. GitHub issues is not usually monitored by amCharts support
13staff and may not be answered. If you do have a license/subscription, you
14may [contact us directly](https://www.amcharts.com/support/support-info/priority-support/)
15for support. If you don't, here are
16[a few options](https://www.amcharts.com/support/support-info/free-support/)
17for you.
18
19
20### Contents
21
22|Directory|Description|
23|---------|-----------|
24|/|Root directory containing library files and related files|
25|/examples/|Collection of working examples|
26|/lang/|Translation files / locales|
27|/themes/|Theme files|
28
29
30### Documentation
31
32For extensive documentation, including getting started tutorials, as well
33as class reference visit [V4 documentation website](https://www.amcharts.com/docs/v4).
34
35
36### Other ways to get amCharts 4
37
38* [NPM package](https://www.npmjs.com/package/@amcharts/amcharts4)
39* [GitHub repository](https://github.com/amcharts/amcharts4)
40* [ZIP download & CDN info](https://www.amcharts.com/download/)
41
42
43### Related packages
44
45This package inlcudes `MapChart` (geographical maps) functionality. However,
46it does not include geodata itself (map files) needed to instantiate the maps.
47
48Those are available via separate package:
49
50* [NPM package](https://www.npmjs.com/package/@amcharts/amcharts4-geodata)
51* [GitHub repository (geodata)](https://github.com/amcharts/amcharts4-geodata)
52* [ZIP download](https://www.amcharts.com/download/download-v4/)
53
54
55### License
56
57If you have a commercial amCharts 4 license, this software is covered by your
58license, which supersedes any other license bundled with this package.
59
60If you don't have a commercial license, the use of this software is covered by
61a freeware license. Refer to included LICENSE file. The license is also
62[available online](https://github.com/amcharts/amcharts4/blob/master/dist/script/LICENSE).
63
64
65### Making translations
66
67Please refer to [this tutorial](https://www.amcharts.com/docs/v4/tutorials/creating-translations/).
68
69
70### Changelog
71
72* [amCharts 4 Changelog](https://github.com/amcharts/amcharts4/blob/master/dist/es2015/CHANGELOG.md)
73* [Documentation Changelog](https://www.amcharts.com/docs/v4/changelog/)
74
75
76### Questions?
77
78[Contact amCharts](mailto:contact@amcharts.com).
79
80
81### Found a bug?
82
83Open an [issue](https://github.com/amcharts/amcharts4/issues).
\No newline at end of file