Fixed moveCoordinates x-axis value, now it follows maths rules.
Init method updates nodes coordinates if elements were moved before init function execution. It have to happen because in other case newly rendered nodes are in invalid position - without offset added by execution of handleChartMouseDown callback with pushed ctrl key.