Skip to content

Instantly share code, notes, and snippets.

View jmevalentin's full-sized avatar

Jamie Valentin jmevalentin

View GitHub Profile
@jmevalentin
jmevalentin / char_images.jsx
Created December 5, 2019 05:02
Pie chart creation with images overlaying the slices
/*
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']