Graph library: Difference between revisions
| Line 151: | Line 151: | ||
[https://appsource.microsoft.com/zh-tw/product/office/WA104382047?src=office&corrid=4e01375c-35d2-4c73-95e8-6eb68973b6b5&omexanonuid=c0b3ce8e-f637-4593-8d2e-917a2e4dee53&referralurl=https%3a%2f%2fexcel.officeapps.live.com%2f Mapcite] for Excel [https://www.mapcite.com/product/excel-addin/]. Tested on [https://onedrive.live.com/ OneDrive] {{access | date=2019-08-09}} | [https://appsource.microsoft.com/zh-tw/product/office/WA104382047?src=office&corrid=4e01375c-35d2-4c73-95e8-6eb68973b6b5&omexanonuid=c0b3ce8e-f637-4593-8d2e-917a2e4dee53&referralurl=https%3a%2f%2fexcel.officeapps.live.com%2f Mapcite] for Excel [https://www.mapcite.com/product/excel-addin/]. Tested on [https://onedrive.live.com/ OneDrive] {{access | date=2019-08-09}} | ||
* Supported geo data: (1) Latitude and longitude (2) street address: You can using "geocode data" to turn the address into latitude and longitude. | * Supported geo data: (1) Latitude and longitude (2) street address: You can using "geocode data" to turn the address into latitude and longitude. | ||
* Supported region: Seems no limit if you using the latitude and longitude | * Supported region: Seems no limit if you using the latitude and longitude | ||
* support layer: heat map | * support layer: heat map | ||
| Line 160: | Line 160: | ||
[https://support.office.com/en-us/article/create-a-map-chart-in-excel-f2cfed55-d622-42cd-8ec9-ec8a358b593b Create a Map chart in Excel - Office Support] / [https://support.office.com/zh-hk/article/%E5%9C%A8-excel-%E4%B8%AD%E5%BB%BA%E7%AB%8B%E5%9C%B0%E5%9C%96%E5%9C%96%E8%A1%A8-f2cfed55-d622-42cd-8ec9-ec8a358b593b 在 Excel 中建立地圖圖表 - Office 支援] | [https://support.office.com/en-us/article/create-a-map-chart-in-excel-f2cfed55-d622-42cd-8ec9-ec8a358b593b Create a Map chart in Excel - Office Support] / [https://support.office.com/zh-hk/article/%E5%9C%A8-excel-%E4%B8%AD%E5%BB%BA%E7%AB%8B%E5%9C%B0%E5%9C%96%E5%9C%96%E8%A1%A8-f2cfed55-d622-42cd-8ec9-ec8a358b593b 在 Excel 中建立地圖圖表 - Office 支援] | ||
* Supported geo data: region name | * Supported geo data: region name such as country/region name, province/state name, county/city name or postal code {{exclaim}} "latitude/longitude, and street address mapping isn’t supported" | ||
* Supported region: Seems no limit | * Supported region: Seems no limit | ||
* support layer: heat map | * support layer: heat map | ||
Revision as of 20:55, 9 August 2019
Chart & graph generators generated by online services, Javascript library or PHP library.
Javascript graph library
- D3.js - Data-Driven Documents
- License: BSD license
- Flot: Attractive JavaScript plotting for jQuery [Last visited: 2014-12-24]
- License: BSD license
- 教學: 什麼是jQuery Flot? - jQuery Flot 繪圖教學
- Chart.js | Open source HTML5 Charts for your website [Last visited: 2019-01-11]
- License: MIT License (MIT)[1]
- Baidu ECharts (ecomfe/echarts: A powerful, interactive charting and visualization library for browser) [Last visited: 2016-10-27]
- License: BSD license
- $ mxGraph - JavaScript Diagramming and Graph Visualization
- License: © All Rights Reserved
- $ JavaScript Charts in one powerful declarative library | ZingChart [Last visited: 2017-01-26]
- License: © All Rights Reserved. Buy | Details | Branded License | ZingChart and other multiple licenses.
- $ JavaScript Charts & Maps - amCharts [Last visited: 2018-04-14]
- License: © All Rights Reserved. See details on Online Store - amCharts
online service for Charts & Graphs
Google Chart Tools: online service
- License:
- Requirements: browser only
- commercial usage:
Script to 3D pie chart with PHP: online service
- License:
- Requirements: browser only
- commercial usage:
PHP graph library
Sorting by license and last update
- License: BSD license[1]
- Requirements: PHP v.5+
- commercial usage:
- last update: 2009
GraPHPite - Open Source PHP OO Graph Rendering Utility[2]
- License: GNU Lesser General Public License 2.1+ [2]
- Requirements: PHP v.4 + GD v.2
- commercial usage:
- last update: 2011
- License: GNU Lesser General Public License
- Requirements: PHP + GD
- commercial usage:
- last update: 2012
- License: Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License[3]

- Requirements: PHP v.4.3+
- commercial usage: $
- last update: 2011
pChart | a PHP Charting library[3]
- License: two licensing models: GNU GPLv3 license, commercial products [4]
- Requirements: PHP + GD, FreeType PHP extensions
- commercial usage:
- last update: 2008
Libchart - Simple PHP chart drawing library
- License: GNU General Public License (GPL)
- Requirements:
- commercial usage:
- last update: 2011
- License: GNU General Public License(GPL) 2 [5]
- Requirements: PHP v.4
- commercial usage:
- last update: 2011
- License: GNU General Public License(GPL)
- Requirements:
- commercial usage:
- last update: 2000
- License: copyright
- Requirements: PHP v.4, 5
- commercial usage: $
- last update: 2012
JpGraph - Most powerful PHP-driven charts
- License: copyright [6]
- Requirements: PHP v.5+
- commercial usage: $
- last update: 2010
amCharts - JavaScript Chart Library
- License: copyright
- Requirements:
- commercial usage: paid to remove the back linking
- last update: 2012
Advanced Graphs and Charts for PHP 2D/3D Graphing
- License: copyright
- Requirements:
- commercial usage: $
- last update:
FusionCharts Suite XT - Data Visualization for Web & Enterprise apps
- License: copyright
- Requirements:
- commercial usage: $
- last update:
Required: client browser installed Flash Player
- License: LGPL
- Requirements: PHP + a web browser with Flash Player
- commercial usage:
- last update: 2009
- License: copyright [7]
- Requirements: PHP + "a web browser with Flash Player 10+" [8]
- commercial usage: $
- last update:
The paragraph is left blank intentionally.
title * License: * Requirements: * commercial usage: ''$'' * last update
Map chart
Geographic Heat Map for Excel. Tested on OneDrive [Last visited: 2019-08-09]
- Supported geo data: Region name such as the name or code of USA state or country. See the details on [4]
- Supported region: USA or world map
- Supported layer: heat map
- Count of data layer: only 1
- Limit:
- Map provider:
- Published as webpage: Available (after you trusted the add-on)
Mapcite for Excel [5]. Tested on OneDrive [Last visited: 2019-08-09]
- Supported geo data: (1) Latitude and longitude (2) street address: You can using "geocode data" to turn the address into latitude and longitude.
- Supported region: Seems no limit if you using the latitude and longitude
- support layer: heat map
- Count of data layer: multiple
- Limit: 1000 rows limited for free license. Print function was not available
- Map provider: OpenStreetMap
- Published as webpage: Not available

Create a Map chart in Excel - Office Support / 在 Excel 中建立地圖圖表 - Office 支援
- Supported geo data: region name such as country/region name, province/state name, county/city name or postal code
"latitude/longitude, and street address mapping isn’t supported" - Supported region: Seems no limit
- support layer: heat map
- Count of data layer: only 1
- Limit:
- Map provider: Bing map
- Published as webpage:
(left blank intentionally) title of service or tool * Supported geo data: * Supported region: USA or world map * Supported layer: heat map * Count of data layer: * Limit: * Map provider: * Published as webpage: