Socket
Socket
Sign inDemoInstall

anychart-jquery

Package Overview
Dependencies
2
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

2

examples/assets/hierarchical-data.js

@@ -129,3 +129,3 @@ function getData() {

'connectTo': 8,
'connectorType': anychart.enums.ConnectorType.FINISH_START
'connectorType': 'finish-start'
}

@@ -132,0 +132,0 @@ ]

{
"name": "anychart-jquery",
"version": "1.0.2",
"version": "1.0.3",
"description": "JQuery plugin for AnyChart JavaScript charting library",

@@ -42,6 +42,6 @@ "main": "./dist/anychart-jquery.min.js",

],
"devDependencies": {
"anychart": "^7.14.0",
"dependencies": {
"anychart": "^8.0.0",
"jquery": "^3.2.1"
}
}

@@ -1,2 +0,2 @@

[<img src="https://cdn.anychart.com/images/logo-transparent-segoe.png?2" width="234px" alt="AnyChart - Robust JavaScript/HTML5 Chart library for any project">](http://www.anychart.com)
[<img src="https://cdn.anychart.com/images/logo-transparent-segoe.png?2" width="234px" alt="AnyChart - Robust JavaScript/HTML5 Chart library for any project">](https://www.anychart.com)

@@ -6,3 +6,3 @@ jQuery Plugin for AnyChart.

jQuery plugin for AnyChart provides an easy way to use [AnyChart JavaScript Charts](http://anychart.com) with jQuery framework.
jQuery plugin for AnyChart provides an easy way to use [AnyChart JavaScript Charts](https://www.anychart.com) with jQuery library.

@@ -43,5 +43,5 @@ ## Table of Contents

<!-- Add jQuery -->
<script src="js/vendor/jquery-3.1.1.min.js"></script>
<script src="path/to/node_modules/jquery/dist/jquery.min.js"></script>
<!-- Add anychart-bundle -->
<script src="js/anychart-bundle.min.js"></script>
<script src="path/to/node_modules/anychart/dist/js/anychart-base.min.js"></script>
<!-- Add AnyChart jQuery plugin -->

@@ -136,3 +136,3 @@ <script src="js/anychart-jquery.min.js"></script>

* Web: [www.anychart.com](http://www.anychart.com)
* Web: [www.anychart.com](https://www.anychart.com)
* Email: [contact@anychart.com](mailto:contact@anychart.com)

@@ -145,15 +145,20 @@ * Twitter: [anychart](https://twitter.com/anychart)

* [AnyChart Website](http://www.anychart.com)
* [Download AnyChart](http://www.anychart.com/download/)
* [AnyChart Licensing](http://www.anychart.com/buy/)
* [AnyChart Support](http://www.anychart.com/support/)
* [AnyChart Website](https://www.anychart.com)
* [Download AnyChart](https://www.anychart.com/download/)
* [AnyChart Licensing](https://www.anychart.com/buy/)
* [AnyChart Support](https://www.anychart.com/support/)
* [Report Issues](https://github.com/AnyChart/AnyChart-jQuery/issues)
* [AnyChart Playground](http://playground.anychart.com)
* [AnyChart Documentation](http://docs.anychart.com)
* [AnyChart API Reference](http://api.anychart.com)
* [AnyChart Sample Solutions](http://www.anychart.com/solutions/)
* [AnyChart Integrations](http://www.anychart.com/integrations/)
* [AnyChart Playground](https://playground.anychart.com)
* [AnyChart Documentation](https://docs.anychart.com)
* [AnyChart API Reference](https://api.anychart.com)
* [AnyChart Sample Solutions](https://www.anychart.com/solutions/)
* [AnyChart Integrations](https://www.anychart.com/integrations/)
## License
[© AnyChart.com - JavaScript charts](http://www.anychart.com). AnyChart jQuery plugin is released under the [Apache 2.0 License](https://github.com/AnyChart/AnyChart-jQuery/blob/master/LICENSE).
AnyChart jQuery plugin sample includes two parts:
- code of the plugin sample that allows to use Javascript library (in this case, AnyChart) with jQuery Library. You can use, edit, modify it, use it with other Javascript libraries without any restrictions. It is released under [Apache 2.0 License](https://github.com/AnyChart/AnyChart-jQuery/blob/master/LICENSE)
- AnyChart JavaScript library. It is released under Commercial license. You can test this plugin with the trial version of AnyChart. Our trial version is not limited by time and doesn't contain any feature limitations. Check details [here](https://www.anychart.com/buy/)
If you have any questions regarding licensing - please contact us. <sales@anychart.com>
[![Analytics](https://ga-beacon.appspot.com/UA-228820-4/Plugins/jQuery?pixel&useReferer)](https://github.com/igrigorik/ga-beacon)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc