
內容簡介
重要聲明
此外掛會從 amCharts CDN 外部加載 JavaScript 函式庫,此為 amCharts 提供的免費服務。
amCharts 在只有一個條件的情況下,完全免費提供其函式庫,而該條件是必須在所有使用 amCharts 函式庫製作的圖表上自動顯示出小型貢獻顯示,這貢獻來自於 amCharts 函式庫 / 服務並非由本外掛新增。
相關連結:
* amCharts 函式庫的免費使用條款 / 授權
* amCharts 隱私政策
此外掛是什麼?
曾試圖將 JavaScript 內容添加到您的 WordPress 文章或頁面中嗎?是的,這是不可能的。WordPress 剝離所有 JavaScript。
這使得添加 JavaScript 圖表和地圖變得麻煩。
由 amCharts 員工開發和維護,此外掛解決了問題,允許您創建圖表代碼片段,然後將它們作為短代碼插入到文章或頁面中(TinyMCE 中還有一個有用的按鈕)。
您還可以使用內置的PHP函數在模板中任何位置調用該圖表:
<?php amcharts_insert( $chart_id ); ?>
此外掛還有許多有用的功能:
輕鬆在 CDN 托管或本地圖表 / 地圖函式庫存儲之間切換
根據圖表類型設置默認值
自動定位已安裝的庫和可用資源
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Important disclaimer
This plugin loads JavaScript libraries from external amCharts CDN which is a free service provided by amCharts.
amCharts provides their libraries completely free without any caps to functionality on a sole condition, that small contribution is automatically displayed on all chart produced by amCharts library. The contribution comes from amCharts libraries/service and is not added by this plugin.
Related links:
* Free usage terms / license of the amCharts library
* amCharts privacy policy
What is it?
Ever tried getting JavaScript content into your WordPress posts or pages? Yeah, that’s impossible. WP strips down all
the JavaScript.
This makes adding JavaScript Charts and Maps a hassle.
Developed and maintained by amCharts staff, this plugin solves the problem by allowing you to create chart code snippets, that then subsequently can be inserted into the
posts or pages as a shortcode. (helpful button in TinyMCE is also there)
You can also use a built-in PHP function to invoke the chart anywhere in your template:
The plugin has also many helpful functions:
Easy switching between CDN-hosted or local chart/map libraries storage
Setting defaults per chart type
Automatically locating installed libraries and available resources
