I seem to be doing something wrong with the X/Y coordinates to get them into the graph. Any suggestions?
[{"id":"2510564a.26004a","type":"inject","z":"52d0e4d.d0a231c","name":"Start","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":370,"y":740,"wires":[["4161f0a1.b6727"]]},{"id":"4da1a4a6.7fc65c","type":"debug","z":"52d0e4d.d0a231c","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":1550,"y":860,"wires":[]},{"id":"4161f0a1.b6727","type":"trigger","z":"52d0e4d.d0a231c","name":"","op1":"1","op2":"1","op1type":"str","op2type":"str","duration":"-1000","extend":false,"overrideDelay":false,"units":"ms","reset":"","bytopic":"all","topic":"topic","outputs":1,"x":580,"y":760,"wires":[["914c48b9.2716f"]]},{"id":"3507a9b8.f8a74e","type":"inject","z":"52d0e4d.d0a231c","name":"Reset","props":[{"p":"reset","v":"true","vt":"bool"},{"p":"complete","v":"true","vt":"bool"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","x":370,"y":800,"wires":[["4161f0a1.b6727"]]},{"id":"914c48b9.2716f","type":"random","z":"52d0e4d.d0a231c","name":"","low":1,"high":"100","inte":"true","property":"payload","x":600,"y":820,"wires":[["ce828d02.fb58e8","b1e0cb48.42bc88","bd24a6f1.104708"]]},{"id":"ce828d02.fb58e8","type":"calculator","z":"52d0e4d.d0a231c","name":"","inputMsgField":"payload","outputMsgField":"payload","operation":"mod","constant":"44","round":false,"decimals":0,"x":800,"y":820,"wires":[["d2fd113d.5ded98"]]},{"id":"b1e0cb48.42bc88","type":"calculator","z":"52d0e4d.d0a231c","name":"","inputMsgField":"payload","outputMsgField":"payload","operation":"trunc","constant":"","round":false,"decimals":0,"x":830,"y":780,"wires":[[]]},{"id":"e70b851d.f93ce","type":"merge","z":"52d0e4d.d0a231c","name":"","timeout":"","x":1210,"y":860,"wires":[["28ddef10.88f438"]]},{"id":"d2fd113d.5ded98","type":"change","z":"52d0e4d.d0a231c","name":"","rules":[{"t":"move","p":"payload","pt":"msg","to":"x","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1010,"y":820,"wires":[["e70b851d.f93ce"]]},{"id":"bd24a6f1.104708","type":"calculator","z":"52d0e4d.d0a231c","name":"","inputMsgField":"payload","outputMsgField":"payload","operation":"div","constant":"6.2857","round":true,"decimals":0,"x":850,"y":860,"wires":[["8aab7144.b3c0a8"]]},{"id":"8aab7144.b3c0a8","type":"change","z":"52d0e4d.d0a231c","name":"","rules":[{"t":"move","p":"payload","pt":"msg","to":"y","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1010,"y":860,"wires":[["e70b851d.f93ce"]]},{"id":"2224575e.8f4f38","type":"ui_chart","z":"52d0e4d.d0a231c","name":"","group":"50f7e41a.bb856c","order":0,"width":0,"height":0,"label":"Sort","chartType":"radar","legend":"false","xformat":"HH:mm:ss","interpolate":"linear","nodata":"","dot":true,"ymin":"","ymax":"","removeOlder":1,"removeOlderPoints":"","removeOlderUnit":"60","cutout":0,"useOneColor":false,"useUTC":false,"colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"outputs":1,"useDifferentColor":false,"x":1550,"y":900,"wires":[[]]},{"id":"28ddef10.88f438","type":"change","z":"52d0e4d.d0a231c","name":"","rules":[{"t":"set","p":"topic","pt":"msg","to":"Integer","tot":"str"},{"t":"move","p":"payload.0.x","pt":"msg","to":"X","tot":"msg"},{"t":"move","p":"payload.1.y","pt":"msg","to":"Y","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1360,"y":860,"wires":[["4da1a4a6.7fc65c","2224575e.8f4f38"]]},{"id":"50f7e41a.bb856c","type":"ui_group","name":"Default","tab":"cc24507b.92dd2","order":1,"disp":true,"width":"22","collapse":false},{"id":"cc24507b.92dd2","type":"ui_tab","name":"Sort","icon":"dashboard","disabled":false,"hidden":false}]