Changeset 2176516
- Timestamp:
- 10/20/2019 08:33:18 PM (6 years ago)
- File:
-
- 1 edited
-
wp-charts/trunk/wordpress_charts_js.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-charts/trunk/wordpress_charts_js.php
r1357916 r2176516 5 5 Description: Create amazing HTML5 charts easily in WordPress. A flexible and lightweight WordPress chart plugin including 6 customizable chart types (line, bar, pie, radar, polar area and doughnut types) as well as a fallback to provide support for older IE. Incorporates the fantastic chart.js script : http://www.chartjs.org/. 6 6 Version: 0.7.0 7 Author: Paul van Zyl8 Author URI: http ://profiles.wordpress.org/pushplaybang/7 Author: OzTheGreat (WPArtisan) 8 Author URI: https://wpartisan.me 9 9 */ 10 10 11 11 /** 12 * Copyright (c) 2019- WPArtisan. All rights reserved. 13 * Copyright (c) 2013-2018 WebFactory Ltd. All rights reserved. 12 14 * Copyright (c) 2013 Paul van Zyl. All rights reserved. 13 15 *
Note: See TracChangeset
for help on using the changeset viewer.