Demo:Jqplotchart/Simple bar chart specifies chart colors
From semantic-mediawiki.org
Please consider adopting examples to fit your environment since simple duplication may not create appropriate results.
Data presented on this page are for educational and demonstration purpose only.
- Data
See this page.
- Syntax
{{#ask:
[[Demo::Demo:Jqplotchart/Data]]
|?Has label
|?Has number
|format=jqplotchart
|link=all
|headers=show
|charttype=bar
|mainlabel=-
|charttitle=Chart title
|charttext=Chart description
|direction=vertical
|height=300
|width=100%
|highlighter=yes
|datalabels=value
|theme=simple
|colorscheme=rdbu
|valueformat=%d
|chartcolor=blue,red,green,#aaa
}}
- Result