GithubHelp home page GithubHelp logo

mollymahar / info247_lab3_highcharts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emilylengle/info247_lab3_highcharts

0.0 2.0 0.0 158 KB

lab exercise for INFO 247: Information Visualization and Presentation at UC Berkeley School of Information

CSS 18.80% HTML 81.20%

info247_lab3_highcharts's Introduction

INFO247_Lab3_Highcharts

Lab exercise for INFO 247: Information Visualization and Presentation at UC Berkeley School of Information

Goals

Instructions

You do not need to update the html or css. Just work on the script in this file.

Part 1 is to set up the chart options and render a chart using the inline data. Take a look at part1_solution.png but feel free to play around with chart options as well. Note: for this part your x-axis will just show numbers (0-11), we'll add the months in Part 2.

Part 2 is to load external data to the chart you have just set up. Do Part 2 in the same index.html file. There are detailed instructions in the file to let you know what you need to comment out and uncomment. Please ask if any of this is confusing!

Follow the instructions in the code and let us know if you have questions!

Hints/Debugging

A few tips if you run into trouble

  • Remember to use your browser's developer console to check for errors (often it ends up being small things like forgetting a comma or bracket
  • Make sure to close all your executable statements with a ;
  • In Part 2 if your chart is not rendering and you aren't seeing any errors in the console there may be an issue loading the data. If you open the csv file in Excel or another program it may mess up the encoding and get rid of the newlines. I would recommend using TextWrangler to check your encoding and make sure it is set to Unicode (UTF-8) and Unix (LF). Ask if you are having issues with this.

info247_lab3_highcharts's People

Contributors

emilylengle avatar

Watchers

James Cloos avatar Molly Mahar avatar

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.