forked from MapComplete/MapComplete
Add theme introspecting mapcomplete changes
This commit is contained in:
parent
ccb548816f
commit
2e2a6965e7
8 changed files with 275 additions and 47 deletions
|
@ -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: ""
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue