Skip to content

Instantly share code, notes, and snippets.

@aborruso
Created March 15, 2024 10:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aborruso/ec59246bca50cba366e91d3f4ac4550c to your computer and use it in GitHub Desktop.
Save aborruso/ec59246bca50cba366e91d3f4ac4550c to your computer and use it in GitHub Desktop.
[
{
"Mese": "gennaio",
"Valore": 10
},
{
"Mese": "febbraio",
"Valore": 12
},
{
"Mese": "marzo",
"Valore": 15
},
{
"Mese": "aprile",
"Valore": 13
},
{
"Mese": "maggio",
"Valore": 18
},
{
"Mese": "giugno",
"Valore": 15
},
{
"Mese": "luglio",
"Valore": 30
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment