Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Examples

All The Gons

Simple example for creating pentagon, hexagon, and omnomnomagon, as shown in the slides. To run, just open the index.html.

Sunburst

Angular application of creating a sunburst chart component and a filter sidebar component that communicate with each other. It displays theme park data that is filterable by both the chart and the sidebar lists.

Development server

This project was generated with Angular CLI.

To run locally, run npm install to get the dependencies. Then run ng serve for a dev server. Navigate to http://localhost:4200/.