Skip to content

Instantly share code, notes, and snippets.

@RAGHu-789
Created April 22, 2024 05:01
Show Gist options
  • Save RAGHu-789/6ca53820370a46a244b42c22a4ea3fd9 to your computer and use it in GitHub Desktop.
Save RAGHu-789/6ca53820370a46a244b42c22a4ea3fd9 to your computer and use it in GitHub Desktop.
[
{
"month": "January",
"value": 100
},
{
"month": "February",
"value": 150
},
{
"month": "March",
"value": 200
},
{
"month": "April",
"value": 180
},
{
"month": "May",
"value": 220
},
{
"month": "June",
"value": 250
},
{
"month": "July",
"value": 300
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment