(2) Introduction and download of the JS library structure of the highcharts chart

Source: Internet
Author: User
Tags mootools

Highcharts version is constantly updated, here with highcharts 2.1.4 to introduce,: http://download.csdn.net/source/3193817

 

 

Decompress the package and find the highcharts folder. The directory structure is as follows:

 

 

1. highcharts. JS is the main JS file.

2. themes is a style folder, mainly including four styles: Deep Blue, dark green, gray, and grid.

3. The modules folder contains a chart image in the format of JS, PNG, JPG, and SVG.

4. mootools and prototype adapters under adapters

Mootools is a simple, modular, and object-oriented open-source JavaScript web application framework.

It provides a cross-browser JS solution for Web developers. When processing js css html. It provides a document API that is more object-oriented than common Js.

Prototype is a JS framework similar to mootools.

 

 

In the development process, the common JS is:

1. highcharts. js

2. Themes/grid. js

3. modules/exporting. js

 

Jquery is also used in development, so you need to download: jquery1.5.2.js, click to download: http://download.csdn.net/source/3194015

 

In the next article, we will officially start creating charts.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.