Zvini
00:40:06

« Bar » edit

barChart/bar/edit - Edits an existing bar.
Method parameters:
id - The ID of the bar to edit.
value - The new value of the bar.
label - The new label of the bar.
Returns a JSON document of the following format:
<boolean> - Always true.
Expected errors:
BAR_NOT_FOUND - A bar with the ID doesn't exist.