Difference between revisions of "Template:Graph:CategoryPie"

From Public Play Space Community
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<graph>{
<graph>{
   "width": 100,
   "width": 100,
Line 8: Line 6:
       "name": "table",
       "name": "table",
       "values": [
       "values": [
{"name":"GAME","color":"#2bddff","data":1},
          {"name":"GAME","color":"#2bddff","data":1},
{"name":"PLAY","color":"#00d67f","data":1},
          {"name":"PLAY","color":"#00d67f","data":1},
{"name":"SPACE","color":"#0000ff","data":1}
          {"name":"SPACE","color":"#0000ff","data":1}
],
      ],
       "transform": [{"type": "pie", "field": "data"}]
       "transform": [{"type": "pie", "field": "data"}]
     }
     }
Line 64: Line 62:
}
}
</graph>
</graph>
<noinclude>
<noinclude>
<templatedata>
<templatedata>

Latest revision as of 07:38, 20 May 2020


Template for selecting a parameter to the pie

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
GAMEGAME

State whether this type of parameter is used by the project.

Default
1
Booleanrequired
PLAYPLAY

State whether this type of parameter is used by the project.

Default
1
Booleanrequired
SPACESPACE

State whether this type of parameter is used by the project.

Default
1
Booleanrequired