You need to format the data for the bar chart.
An example.
[{"id":"5d07e053.195108","type":"inject","z":"8d5be6f9.bc3cb","name":"","props":[{"p":"payload"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"[{\"value\":104.61,\"hora\":\"00\"},{\"value\":104.33,\"hora\":\"01\"},{\"value\":103.2,\"hora\":\"02\"},{\"value\":101.28,\"hora\":\"03\"},{\"value\":99.34,\"hora\":\"04\"}]","payloadType":"json","x":170,"y":220,"wires":[["683b728f.63125c"]]},{"id":"683b728f.63125c","type":"change","z":"8d5be6f9.bc3cb","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"[\t {\t \"series\": [\"X\"],\t \"data\": [[$map(payload,function($v){$v.value})]],\t \"labels\": $map(payload,function($v){$v.hora})\t \t }\t\t]","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":370,"y":240,"wires":[["a5067d02.810618","c9ce5686.f560f"]]},{"id":"a5067d02.810618","type":"ui_chart","z":"8d5be6f9.bc3cb","name":"","group":"165e1e1a.e752fa","order":1,"width":0,"height":0,"label":"","chartType":"bar","legend":"false","xformat":"HH:mm:ss","interpolate":"linear","nodata":"","dot":false,"ymin":"","ymax":"","removeOlder":1,"removeOlderPoints":"","removeOlderUnit":"3600","cutout":0,"useOneColor":false,"useUTC":false,"colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"useOldStyle":false,"outputs":1,"x":610,"y":300,"wires":[[]]},{"id":"c9ce5686.f560f","type":"debug","z":"8d5be6f9.bc3cb","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":610,"y":60,"wires":[]},{"id":"165e1e1a.e752fa","type":"ui_group","z":"","name":"Default","tab":"f9b58883.fa613","order":1,"disp":true,"width":"12","collapse":false},{"id":"f9b58883.fa613","type":"ui_tab","z":"","name":"Home","icon":"dashboard","order":1,"disabled":false,"hidden":false}]