HighCharts API for Deprecated Versions

2019-02-22 03:20发布

Does anyone know if the HighCharts 2.* API documentation is still available online anywhere since the release of HighCharts 3? I have not upgraded yet and I could really use access to the API doc for version 2.3.5. In particular, I'd like access to the exporting module documentation from HighCharts 2.3.5.

标签: highcharts
1条回答
冷血范
2楼-- · 2019-02-22 04:08

Unfortunately previous documentation are not available, but in current docs in paramters description you can notice version (right side), which is compability with this option.

Edit: Highcharts now includes an API folder when downloading a deprecated version https://code.highcharts.com/zips/Highcharts-5.0.0.zip. But the API folder is only on version 5 and up.

查看更多
登录 后发表回答