Skip to content

sturichardson/developerheatmaptest

Repository files navigation

Developer Skills Assessment

  1. Install Node

  2. Clone this repository to your local machine

  3. Install Visual Studio Code (recommended)

  4. Install the node package files

  • To install the package files Run >npm install from the root folder of the cloned repository
  1. Start the http server
  • To start the http server Run >npm start from the root folder of the cloned repository
  1. Open the application in your web browser

Default web page

Default page

Your task

Using the provided skeleton AngularJS application, please create a heatmap using highcharts and handsontable.

Widget folders

You will need to modify the files in the handsontable and highcharts widgets folders.

  1. Modify the highcharts-widget.html and highcharts-widget.js files to change the default html table to a highcharts heatmap.
  2. Modify the handsontable-widget.html and handsontable-widget.js files to change the default html table to a handsontable that resembles a heatmap. (You do not need to show a legend with the handsontable heatmap.)

Example heatmap

Heatmap

About

Developer Skills Assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages