This article shows how to sort through and manipulate data with the Underscore.js library. This tutorial builds on the example from the Display radar charts with chart.js article, which displays grade reports for each record in a student grade database. In this tutorial, a similar database will be created and the Underscore.js library will be used to organize multiple grade records.