Skip to content

Instantly share code, notes, and snippets.

@jdayllon
Last active April 25, 2024 11:04
Show Gist options
  • Save jdayllon/77d67e7481d64a5c1b9c3055d75c50d9 to your computer and use it in GitHub Desktop.
Save jdayllon/77d67e7481d64a5c1b9c3055d75c50d9 to your computer and use it in GitHub Desktop.
{
"namedataset": "data",
"type": "",
"percentage": "",
"data": {
"labels": [
"Respeto al medio ambiente",
"Ámbito laboral",
"Igualdad",
"Salud laboral"
],
"datasets": [
{
"type": "pie",
"label": "Clausulas Nivel 1",
"data": [
2059,
2719
],
"fill": "",
"tension": "",
"pointRadius": "",
"borderWidth": 0,
"maxBarThickness": "20",
"color": [
"#77B5C3"
]
},
{
"type": "pie",
"label": "Clausulas Nivel 2",
"data": [
2059,
1728,
450,
541
],
"fill": "",
"tension": "",
"pointRadius": "",
"borderWidth": "",
"maxBarThickness": "",
"color": [
"#4863A3"
]
}
]
},
"options": {
"cutout": "",
"legend": {
"title": "Inserción global cláusulas sociales y ambientales",
"subtitle": "Contratos de Licitados Anualmente"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment