Coder Social home page Coder Social logo

jscn-data-vis's Introduction

Data Visualization

In this session you will experiment with different options for data visualization in javascript.

Using a given data set you will attempt to generate specific charts relying on highcharts, google charts and/or d3.

You can find the json in the data folder containing the raw data you can use for generating your charts.

Challenge 1

Create a stacked column chart displaying the information in the bookings per day.

Challenge 2

Add some method of control for the date range being displayed.

Challenge 3

Add controls for filtering bookings by type (business, private etc).

Challenge 4

Create a combo chart for the information in the vehicle usage: column chart for active vehicles and line chart for total vehicles.

Challenge 5

Make the vehicle usage total vehicles line chart have a vertical climb/drop off when the value changes.

Challenge 6

Allow transformation of charts into different types. From stacked column to regular column or line chart.

Challenge 7

Allow setting a base index. Selecting a date from the current data set which represents x = 0.

Boss fight

Combine data from the two sets to display the bookings per day and the total vehicles per day line. There should be two x axis representing the different scales of information.

References

https://d3js.org/ https://developers.google.com/chart/ http://www.highcharts.com/

jscn-data-vis's People

Watchers

 avatar  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.