顶点网 » 脚本代码 » Amcharts v4.7.4 - JS 图表
十月 25 2019年

Amcharts v4.7.4 - JS 图表

reishi  2019-10-25, 18:10   脚本代码  16 335 
1 条评论

Amcharts v4.7.4 - JS 图表

源码简介


amCharts 4 是一个charts图表类工具,用于数据可视化的转到库。当您需要一个简单而强大且灵活的嵌入式数据可视化解决方案时。AMCharts 4是个不错的选择。内含多个演示。


官方地址


https://www.amcharts.com/jаvascript-charts/


在线演示


https://www.amcharts.com/demos/


功能简介


X/Y
Sliced
Geo maps
Sankey diagram, Treemap, Chord diagram, Radar, Polar.
Classics with some new twists
Pictorials
Sankey Diagrams
Enhanced radar charts
Treemaps


更新日志


## [4.7.4] - 2019-10-22

## Added
- New global option: `am4core.options.viewportTarget`. If you are placing charts into a scrollable container and using `onlyShowOnViewport`, set this option to a reference to the container. The system will monitor both window and individual scroll of the container to know where to reveal the lazy-loaded chart.
- New `MapChart` property: `geodataNames`. It can now be used to automatically translate country names into multiple languages. Check out [usage instructions](https://www.amcharts.com/docs/v4/tutorials/using-map-country-name-translations/).
- `hideParentColumns` property added to `TreeMap`. If set to `true` columns of the parent series will be hidden when user drills-down into deeper levels.

### Fixed
- `ColorSet` was starting to generate grayscale colors at some point.
- Accessibility: Series that has items with roles "menuitem" will now have its role set to "menu" automatically.
- Series bullets were dislocated on `XYChart` with `DateAxis` and `dateFormatter.utc = true`.
- In some specific cases 3D columns used incorrect `zIndex`.
- Index of dataItem of `PercentSeries` could be `-`1 after first render.
- `yRange` of `XYCursor` was inversed.


下载地址



国内下载
链接: https://pan.baidu.com/s/19oJi2gi-BmygxWWt31Jugw 提取码: nkm6

国外下载
https://yadi.sk/d/mP0ZMRemkgKZ7g


Amcharts v4.7.4 - JS 图表


  1. 默认头像

    jkmchinese  (会员)

    2019-11-07 15:10 12 条评论

    Hello,R大,实测压缩包的Examples均不可用!会报错Cannot read property 'disabled' of undefined,如果我切换成CDN的JS,就可以正常显示了。
    <!-- <script src="../../../core.js"></script>
    <script src="../../../charts.js"></script>
    <script src="../../../themes/animated.js"></script> -->
    <script src="https://www.amcharts.com/lib/4/core.js"></script>
    <script src="https://www.amcharts.com/lib/4/charts.js"></script>
    <script src="https://www.amcharts.com/lib/4/themes/animated.js"></script>
    <script src="index.js"></script>

信息

想要留言? 请 登录 您的账号。还没有? 你可以 点击注册账号

投票调查

对新模板的看法