Skip to content

Instantly share code, notes, and snippets.

@RAGHu-789
Created April 22, 2024 05:02
Show Gist options
  • Save RAGHu-789/5510fb80aaae9108dc9573a345584ff0 to your computer and use it in GitHub Desktop.
Save RAGHu-789/5510fb80aaae9108dc9573a345584ff0 to your computer and use it in GitHub Desktop.
[
{
"month": "January",
"value": 100
},
{
"month": "February",
"value": 150
},
{
"month": "March",
"value": 200
},
{
"month": "january",
"value": 361
},
{
"month": "june",
"value": 121
},
{
"month": "august",
"value": 222
},
{
"month": "april",
"value": 402
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment