Show integers only in axis values
Some people complained, that sometimes charts display numbers with decimals when their data can be integers only (for example unique visitors). All charts with axes now has <integers_only> option. Set it to true and you will no longer see numbers with decimals.
<integers_only>true</integers_only>