Attempt at doing json
I fucked up big time. I have attempted to make a custom made chart, while, to my knowledge, one is readily available and more easily incorporated to the website design.
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"org":
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"name": "How to build a website"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "How to build a website 2"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "How to build a website 3"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user