Skip to content

Instantly share code, notes, and snippets.

@mrstalon
Created December 11, 2019 10:46
Show Gist options
  • Save mrstalon/1e8e712b50ec1c63244359dcce30ae81 to your computer and use it in GitHub Desktop.
Save mrstalon/1e8e712b50ec1c63244359dcce30ae81 to your computer and use it in GitHub Desktop.
Chart response data
const response = {
total: 1000,
correct: 270,
wrong: 565,
undone: 265,
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment