Code Monkey home page Code Monkey logo

highcharts-assignment-8's Introduction

Highcharts and JavaScript (Assignment 8)

This repo contains your assignment starter files, including the Highcharts code from the download page.

Highcharts code version: 8.2.2 (updated October 2020).

You will not need to use those files, however, because you can use a CDN instead. This is the method in your example file, test_check.html. What is a CDN? It is a content delivery network where files (such as the Highcharts library) can be linked to by you or anyone. A CDN usually means faster load times for all users of your website. Highcharts hosts its own CDN.

Instructions: How to complete the assignment

All instructions for the assignment are in this document.

If you forgot how to fork and clone a GitHub repo, how to create a gh-pages branch, or how to commit and push, see these instructions.

A file you will not use in the assignment

  • scripts_local.html is identical to test_check.html except in one respect: scripts_local.html uses LOCAL files to load the Highcharts code. The other file (test_check.html) uses a CDN, meaning the Highcharts files it uses are online.

If you needed to work on your assignment without Internet access, you could use the local files as shown in scripts_local.html.

You can view any of the HTML files by simply opening them in your browser.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.