This is an old revision of the document!
Graph Library Design Doc
Motivation
The motivation for the graph library design doc is to pinpoint which mapping package and api is best to use for our dashboard. For this particular implementation, we want to be able to display location of future weather boxes alongside with any heat map markers of status of weather boxes or any other data.
Graphing Options
There are many different graphing library or nonlibraries that we could have chosen to implement our graphing modules. Some of the options that we chose are the following.
- D3.Js
- Charts.js
- Recharts