Last active
November 17, 2019 07:54
-
-
Save varun-raj/866dddd58f37b7cde1c74cea1a527cf6 to your computer and use it in GitHub Desktop.
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
var data = [ | |
{ | |
id: 1, | |
title: "Make significant improvements in the UI/UX Design Process Make significant improvements in the UI/UX Design Process", | |
start_date: "08/08/2016", | |
end_date: "03/09/2017", | |
value: 67, | |
term: "Short Term", | |
completion_percentage: 29, | |
color: "#770051", | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment