Chart Test: Difference between revisions

From Artifacts of Capitalism
Created page with "<chart> { "type": "bar", "data": { "labels": ["Tudor", "Elizabethan", "Jacobean", "Restoration"], "datasets": [{ "label": "Artifacts", "data": [3, 5, 2, 4] }] } } </chart>"
 
No edit summary
Line 1: Line 1:
<chart>
{{#chart:
{
{
   "type": "bar",
   "type": "bar",
Line 10: Line 10:
   }
   }
}
}
</chart>
}}

Revision as of 17:37, 19 March 2026

Chart definition page not found.