Add theme introspecting mapcomplete changes

This commit is contained in:
Pieter Vander Vennet 2022-01-16 02:00:55 +01:00
parent ccb548816f
commit 2e2a6965e7
8 changed files with 275 additions and 47 deletions

View file

@ -399,12 +399,12 @@ export default class SpecialVisualizations {
},
{
name: "title",
doc: "The text to put above the given values column",
doc: "This text will be placed above the texts (in the first column of the visulasition)",
defaultValue: ""
},
{
name: "countHeader",
doc: "The text to put above the counts",
doc: "This text will be placed above the bars",
defaultValue: ""
},
{