This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "Waffle Chart", | |
| "description": "Muestra porcentaje en cuadraditos 10x10", | |
| "icon": "⬜", | |
| "domains": ["*"], | |
| "components": [ | |
| { | |
| "id": "waffle", | |
| "name": "Waffle Chart", | |
| "description": "Porcentaje en cuadraditos", |