Zvini
22:28:01

« Bar Chart » add

barChart/add - Creates a new bar chart.
Method parameters:
name - The name of the bar chart.
tags - A space-separated list of tags.
Returns a JSON document of the following format:
<number> - The ID of the newly created bar chart.
Expected errors:
ENTER_NAME - The name is empty.
TOO_MANY_TAGS - More than 5 tags given.