This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
The goal of this script is to generate a donut chart with images overlaying the slices | |
(or possibly extending from them like tooltips). The images will be named similar to the | |
slice label | |
*/ | |
var objs_feed = drupalSettings.objectives; | |
var objectives = [ | |
['Status', 'Amount'] |