Line chart == dashboard 1.0 migration to dashboard 2.0

Hi folks,
I'm trying to migrate dashboard 1.0 migration to dashboard 2.0.

  • Node-RED 4.0.8
  • dashboard 1.0: 3.6.5
  • dashboard 2.0: 1.21.0
    Base is a dashboard 1.0 demo-flow (sorry for labels in german)
[{"id":"8c64472e.0794f8","type":"function","z":"ddcd8ff8.74d1a","name":"3 * 6 Tabelle","func":"var m={};\nm.labels = [\"January\", \"February\", \"March\", \"April\", \"May\", \"June\", \"July\"];\nm.series = ['Series A', 'Series B', 'Series C'];\nm.data = [\n    [65, 59, 80, 81, 56, 55, 40],\n    [28, 48, 40, 19, 86, 27, 90],\n    [38, 28, 20, 49, 45, 60, 20]\n  ];\nreturn {payload:[m]};","outputs":1,"noerr":0,"initialize":"","finalize":"","x":570,"y":780,"wires":[["89f02d68.ecc7a","beb54332.4e303","63a22134.30cf6","71e182a3.6e99bc"]]},{"id":"89f02d68.ecc7a","type":"ui_chart","z":"ddcd8ff8.74d1a","name":"","group":"4057a4b8.ab473c","order":1,"width":0,"height":0,"label":"Liniendiagramm","chartType":"line","legend":"false","xformat":"auto","interpolate":"linear","nodata":"No Data","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"],"outputs":1,"useDifferentColor":false,"x":920,"y":520,"wires":[[]]},{"id":"9651e127.f4c13","type":"function","z":"ddcd8ff8.74d1a","name":"Zeitserie,  3 Serien,  9 Werte","func":"var chart = [{\n    \"series\":[\"A\",\"B\",\"C\"],\n    \"data\":[[{\"x\":1504029632890,\"y\":5},{\"x\":1504029636001,\"y\":4},{\"x\":1504029638656,\"y\":2}],[{\"x\":1504029633514,\"y\":6},{\"x\":1504029636622,\"y\":7},{\"x\":1504029639539,\"y\":6}],[{\"x\":1504029634400,\"y\":7},{\"x\":1504029637959,\"y\":9},{\"x\":1504029640317,\"y\":7}]],\n    \"labels\":[\"\"]\n}];\nmsg.payload = chart;\n\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":520,"y":620,"wires":[["89f02d68.ecc7a"]]},{"id":"b1e2c35c.d41f","type":"ui_button","z":"ddcd8ff8.74d1a","name":"","group":"ba294f9a.8888c","order":1,"width":0,"height":0,"passthru":false,"label":"Zeitserie 1","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","topicType":"str","x":110,"y":620,"wires":[["9651e127.f4c13"]]},{"id":"beb54332.4e303","type":"ui_chart","z":"ddcd8ff8.74d1a","name":"Balkendiagramm horizontal","group":"4057a4b8.ab473c","order":2,"width":0,"height":0,"label":"Balkendiagramm","chartType":"bar","legend":"false","xformat":"HH:mm:ss","interpolate":"linear","nodata":"No Data","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"],"outputs":1,"useDifferentColor":false,"x":960,"y":620,"wires":[[]]},{"id":"b8faa76f.a14658","type":"ui_button","z":"ddcd8ff8.74d1a","name":"","group":"ba294f9a.8888c","order":5,"width":0,"height":0,"passthru":false,"label":"Tabelle 1","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","topicType":"str","x":100,"y":780,"wires":[["8c64472e.0794f8"]]},{"id":"552cb4a7.717b2c","type":"random","z":"ddcd8ff8.74d1a","name":"","low":"1","high":"10000000","inte":"true","x":580,"y":460,"wires":[["89f02d68.ecc7a"]]},{"id":"7b130d2e.0fbd24","type":"inject","z":"ddcd8ff8.74d1a","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":"","topic":"","payload":"[]","payloadType":"str","x":110,"y":460,"wires":[["552cb4a7.717b2c"]]},{"id":"62f9651.1a4219c","type":"function","z":"ddcd8ff8.74d1a","name":"3 * 6 Tabelle","func":"var m={};\nm.labels = [10,20,30,40,50,60,70];\nm.series = ['Series A', 'Series B', 'Series C', 'Series D'];\nm.data = [\n    [65, 59, 80, 81, 56, 55, 40],\n    [28, 48, 40, 19, 86, 27, 90],\n    [38, 28, 20, 49, 45, 60, 20],\n    [58, 18, 40, 29, 15, 30, 60]\n  ];\nreturn {payload:[m]};","outputs":1,"noerr":0,"initialize":"","finalize":"","x":570,"y":820,"wires":[["89f02d68.ecc7a","beb54332.4e303","63a22134.30cf6","71e182a3.6e99bc"]]},{"id":"c779ff74.c33b2","type":"ui_button","z":"ddcd8ff8.74d1a","name":"","group":"ba294f9a.8888c","order":6,"width":0,"height":0,"passthru":false,"label":"Tabelle 2","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","topicType":"str","x":100,"y":820,"wires":[["62f9651.1a4219c"]]},{"id":"1697b81.7d7af48","type":"function","z":"ddcd8ff8.74d1a","name":"Zeitserie,  3 Serien,  9 Werte","func":"var chart = [{\n    \"series\":[\"A\",\"B\",\"C\"],\n        \"data\":[[{\"x\":1,\"y\":5},{\"x\":2,\"y\":4},{\"x\":3,\"y\":2}],[{\"x\":4,\"y\":6},{\"x\":5,\"y\":7},{\"x\":6,\"y\":6}],[{\"x\":7,\"y\":7},{\"x\":8,\"y\":9},{\"x\":9,\"y\":7}]],\n    \"labels\":[\"\"]\n}];\nmsg.payload = chart;\n\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":520,"y":660,"wires":[["89f02d68.ecc7a"]]},{"id":"4fbc1f14.0a35b","type":"ui_button","z":"ddcd8ff8.74d1a","name":"","group":"ba294f9a.8888c","order":2,"width":0,"height":0,"passthru":false,"label":"Zeitserie 2","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","topicType":"str","x":110,"y":660,"wires":[["1697b81.7d7af48"]]},{"id":"6f2db044.82b9a","type":"function","z":"ddcd8ff8.74d1a","name":"1 Seria, 3 Werte, 3 labels","func":"var m = {};\nm.labels = [\"Download\", \"In-Store\", \"Mail-Order\"];\nm.data = [[300, 500, 100]];\nm.series = [\"Sales\"];\nreturn {payload:[m],topic:msg.topic};","outputs":1,"noerr":0,"initialize":"","finalize":"","x":530,"y":980,"wires":[["71e182a3.6e99bc","beb54332.4e303","89f02d68.ecc7a","d3af7ec2.225a2","b555640a.fb7228","63a22134.30cf6"]]},{"id":"71e182a3.6e99bc","type":"ui_chart","z":"ddcd8ff8.74d1a","name":"Tortendiagramm","group":"4057a4b8.ab473c","order":3,"width":0,"height":0,"label":"Tortendiagramm","chartType":"pie","legend":"true","xformat":"HH:mm:ss","interpolate":"linear","nodata":"","dot":false,"ymin":"","ymax":"","removeOlder":1,"removeOlderPoints":"","removeOlderUnit":"3600","cutout":"30","useOneColor":false,"useUTC":false,"colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"outputs":1,"useDifferentColor":false,"x":920,"y":820,"wires":[[]]},{"id":"93dde51a.8fd318","type":"ui_button","z":"ddcd8ff8.74d1a","name":"","group":"ba294f9a.8888c","order":10,"width":0,"height":0,"passthru":false,"label":"Tortendiagramm 1","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"Pie 4 T","topicType":"str","x":130,"y":980,"wires":[["6f2db044.82b9a"]]},{"id":"86d5bbf3.991e78","type":"function","z":"ddcd8ff8.74d1a","name":"Zeitserie,  3 Serien,  9 Werte","func":"var chart = [{\n    \"series\":[\"A\",\"B\",\"C\"],\n        \"data\":[[{\"x\":1000000,\"y\":5},{\"x\":2000000,\"y\":4},{\"x\":3000000,\"y\":2}],[{\"x\":4000000,\"y\":6},{\"x\":5000000,\"y\":7},{\"x\":6000000,\"y\":6}],[{\"x\":7000000,\"y\":7},{\"x\":8000000,\"y\":9},{\"x\":9000000,\"y\":7}]],\n    \"labels\":[\"\"]\n}];\nmsg.payload = chart;\n\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","libs":[],"x":520,"y":700,"wires":[["89f02d68.ecc7a"]]},{"id":"a46cb28f.e855","type":"ui_button","z":"ddcd8ff8.74d1a","name":"","group":"ba294f9a.8888c","order":3,"width":0,"height":0,"passthru":false,"label":"Zeitserie 3","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","topicType":"str","x":110,"y":700,"wires":[["86d5bbf3.991e78"]]},{"id":"4d9756df.0f0648","type":"function","z":"ddcd8ff8.74d1a","name":"Zeitserie,  3 Serien,  9 Werte","func":"var chart = [{\n    \"series\":[\"A\",\"B\",\"C\"],\n        \"data\":[[{\"x\":1000000000,\"y\":5},{\"x\":2000000000,\"y\":4},{\"x\":3000000000,\"y\":2}],[{\"x\":4000000000,\"y\":6},{\"x\":5000000000,\"y\":7},{\"x\":6000000000,\"y\":6}],[{\"x\":7000000000,\"y\":7},{\"x\":8000000000,\"y\":9},{\"x\":9000000000,\"y\":7}]],\n    \"labels\":[\"\"]\n}];\nmsg.payload = chart;\n\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","x":520,"y":740,"wires":[["89f02d68.ecc7a"]]},{"id":"329cbbb7.9bb954","type":"ui_button","z":"ddcd8ff8.74d1a","name":"","group":"ba294f9a.8888c","order":4,"width":0,"height":0,"passthru":false,"label":"Zeitserie 4","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","topicType":"str","x":110,"y":740,"wires":[["4d9756df.0f0648"]]},{"id":"606e583f.6aa758","type":"function","z":"ddcd8ff8.74d1a","name":"3 Serien, 3 Werte, 3 labels","func":"var m={\n    \"series\":[\"X\",\"Y\",\"Z\"],\n    \"data\":[[5,6,9],[3,8,5],[6,7,2]],\n    \"labels\":[\"Jan\",\"Feb\",\"Mar\"]\n};\nreturn {payload:[m]};","outputs":1,"noerr":0,"initialize":"","finalize":"","x":520,"y":940,"wires":[["89f02d68.ecc7a","beb54332.4e303","71e182a3.6e99bc","d3af7ec2.225a2","b555640a.fb7228","63a22134.30cf6"]]},{"id":"61859a67.8d1b74","type":"ui_button","z":"ddcd8ff8.74d1a","name":"","group":"ba294f9a.8888c","order":9,"width":0,"height":0,"passthru":false,"label":"Tabelle 3 (3)","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","topicType":"str","x":110,"y":940,"wires":[["606e583f.6aa758"]]},{"id":"61a786c1.36e158","type":"ui_button","z":"ddcd8ff8.74d1a","name":"","group":"ba294f9a.8888c","order":11,"width":0,"height":0,"passthru":false,"label":"Tortendiagramm 2","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"Pie Hole","topicType":"str","x":130,"y":1020,"wires":[["a4c4934a.285b3"]]},{"id":"a4c4934a.285b3","type":"function","z":"ddcd8ff8.74d1a","name":"1 Serie, 7 Werte, 7 labels","func":"var m = {};\nm.labels = ['2006', '2007', '2008', '2009', '2010', '2011', '2012'];\nm.data = [[28, 48, 40, 19, 86, 27, 90]];\nm.series = ['Series A'];\nreturn {payload:[m],topic:msg.topic};","outputs":1,"noerr":0,"initialize":"","finalize":"","x":530,"y":1020,"wires":[["71e182a3.6e99bc","beb54332.4e303","b555640a.fb7228","d3af7ec2.225a2","89f02d68.ecc7a","63a22134.30cf6"]]},{"id":"8b07aa9d.3eb368","type":"function","z":"ddcd8ff8.74d1a","name":"topic A,B,C je ein Wert (= 3Werte)","func":"var m = [\n    {topic:\"X\", payload:22},\n    {topic:\"Y\", payload:66},\n    {topic:\"Z\", payload:42}\n    ];\nreturn [m];","outputs":1,"noerr":0,"initialize":"","finalize":"","x":500,"y":540,"wires":[["beb54332.4e303","71e182a3.6e99bc","89f02d68.ecc7a","63a22134.30cf6"]]},{"id":"4e4cfb70.31f624","type":"function","z":"ddcd8ff8.74d1a","name":"label A,B,C je ein Wert (= 3Werte)","func":"var m = [\n    {label:\"A\", payload:22},\n    {label:\"B\", payload:66},\n    {label:\"C\", payload:42},\n    ];\nreturn [m];","outputs":1,"noerr":0,"initialize":"","finalize":"","x":500,"y":500,"wires":[["beb54332.4e303","71e182a3.6e99bc","89f02d68.ecc7a","63a22134.30cf6"]]},{"id":"69935cab.3fd6b4","type":"inject","z":"ddcd8ff8.74d1a","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":"","topic":"","payload":"[]","payloadType":"str","x":110,"y":500,"wires":[["4e4cfb70.31f624"]]},{"id":"a9a6471d.4a4008","type":"function","z":"ddcd8ff8.74d1a","name":"3 Serien 3 Werte, 1 label","func":"var m={\n    \"series\":[\"X\",\"Y\",\"Z\"],\n    \"data\":[[5],[3],[6]],\n    \"labels\":[\"Jan\"]\n};\nreturn {payload:[m]};","outputs":1,"noerr":0,"initialize":"","finalize":"","x":530,"y":860,"wires":[["beb54332.4e303","89f02d68.ecc7a","63a22134.30cf6"]]},{"id":"b2bb94e5.6b2328","type":"ui_button","z":"ddcd8ff8.74d1a","name":"","group":"ba294f9a.8888c","order":7,"width":0,"height":0,"passthru":false,"label":"Tabelle 3 (1)","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","topicType":"str","x":110,"y":860,"wires":[["a9a6471d.4a4008"]]},{"id":"2a9e6663.dcd20a","type":"function","z":"ddcd8ff8.74d1a","name":"1 Serie , 3 Werte, 3 labels","func":"var m={\n    \"series\":[\"X\"],\n    \"data\":[[5,3,6]],\n    \"labels\":[\"Jan\",\"Feb\",\"Mar\"]\n};\nreturn {payload:[m]};","outputs":1,"noerr":0,"initialize":"","finalize":"","x":520,"y":900,"wires":[["beb54332.4e303","89f02d68.ecc7a","b555640a.fb7228","d3af7ec2.225a2","63a22134.30cf6","71e182a3.6e99bc"]]},{"id":"d0f60291.d6821","type":"ui_button","z":"ddcd8ff8.74d1a","name":"","group":"ba294f9a.8888c","order":8,"width":0,"height":0,"passthru":false,"label":"Tabelle 3 (2)","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","topicType":"str","x":110,"y":900,"wires":[["2a9e6663.dcd20a"]]},{"id":"63a22134.30cf6","type":"ui_chart","z":"ddcd8ff8.74d1a","name":"Balkendiagramm  vertikal","group":"ae67e6a8.847938","order":2,"width":0,"height":0,"label":"Balkendiagramm ","chartType":"horizontalBar","legend":"false","xformat":"HH:mm:ss","interpolate":"linear","nodata":"","dot":false,"ymin":"","ymax":"","removeOlder":1,"removeOlderPoints":"","removeOlderUnit":"3600","cutout":"30","useOneColor":false,"useUTC":false,"colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"outputs":1,"useDifferentColor":false,"x":950,"y":660,"wires":[[]]},{"id":"d3af7ec2.225a2","type":"ui_chart","z":"ddcd8ff8.74d1a","name":"","group":"ae67e6a8.847938","order":3,"width":0,"height":0,"label":"polar chart / Sunburst","chartType":"polar-area","legend":"false","xformat":"HH:mm:ss","interpolate":"linear","nodata":"","dot":false,"ymin":"","ymax":"","removeOlder":1,"removeOlderPoints":"","removeOlderUnit":"3600","cutout":"30","useOneColor":false,"useUTC":false,"colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"outputs":1,"useDifferentColor":false,"x":940,"y":920,"wires":[[]]},{"id":"b555640a.fb7228","type":"ui_chart","z":"ddcd8ff8.74d1a","name":"Netzdiagramm","group":"ae67e6a8.847938","order":4,"width":0,"height":0,"label":"Radardiagramm","chartType":"radar","legend":"false","xformat":"HH:mm:ss","interpolate":"linear","nodata":"","dot":false,"ymin":"","ymax":"","removeOlder":1,"removeOlderPoints":"","removeOlderUnit":"3600","cutout":"30","useOneColor":false,"useUTC":false,"colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"outputs":1,"useDifferentColor":false,"x":920,"y":1000,"wires":[[]]},{"id":"6ecc4c1.26edeb4","type":"function","z":"ddcd8ff8.74d1a","name":"label A,B,C je label 1 Serie (X,Y,Z, je Serie 1 Wert (= 9 Werte)","func":"var m = [\n    {label:\"A\", payload:22, series:\"X\"},\n    {label:\"B\", payload:66, series:\"X\"},\n    {label:\"C\", payload:42, series:\"X\"},\n    {label:\"A\", payload:33, series:\"Y\"},\n    {label:\"B\", payload:72, series:\"Y\"},\n    {label:\"C\", payload:12, series:\"Y\"},\n    {label:\"A\", payload:44, series:\"Z\"},\n    {label:\"B\", payload:32, series:\"Z\"},\n    {label:\"C\", payload:80, series:\"Z\"}\n    ];\nreturn [m];","outputs":1,"noerr":0,"initialize":"","finalize":"","x":420,"y":580,"wires":[["71e182a3.6e99bc","beb54332.4e303","89f02d68.ecc7a","63a22134.30cf6"]]},{"id":"3f6e07fd.50a4d8","type":"ui_button","z":"ddcd8ff8.74d1a","name":"","group":"ba294f9a.8888c","order":11,"width":0,"height":0,"passthru":true,"label":"alle löschen","tooltip":"","color":"","bgcolor":"","icon":"","payload":"[]","payloadType":"json","topic":"","topicType":"str","x":570,"y":420,"wires":[["b555640a.fb7228","d3af7ec2.225a2","71e182a3.6e99bc","63a22134.30cf6","beb54332.4e303","89f02d68.ecc7a"]]},{"id":"5ff4594f.411ba8","type":"comment","z":"ddcd8ff8.74d1a","name":"Beispiele chart-Node","info":"","x":130,"y":360,"wires":[]},{"id":"19057bc2.8917a4","type":"inject","z":"ddcd8ff8.74d1a","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":"","topic":"","payload":"[]","payloadType":"str","x":110,"y":580,"wires":[["6ecc4c1.26edeb4"]]},{"id":"ed975820.2b2398","type":"inject","z":"ddcd8ff8.74d1a","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":"","topic":"","payload":"[]","payloadType":"str","x":110,"y":540,"wires":[["8b07aa9d.3eb368"]]},{"id":"295df5a6.9e4cea","type":"inject","z":"ddcd8ff8.74d1a","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":"","topic":"","payload":"[]","payloadType":"str","x":110,"y":420,"wires":[["3f6e07fd.50a4d8"]]},{"id":"4057a4b8.ab473c","type":"ui_group","name":"Charts I","tab":"8d2484ab.6e4058","order":2,"disp":false,"width":"6","collapse":false},{"id":"ba294f9a.8888c","type":"ui_group","name":"Inputs","tab":"8d2484ab.6e4058","order":1,"disp":false,"width":"6"},{"id":"ae67e6a8.847938","type":"ui_group","name":"Charts II","tab":"8d2484ab.6e4058","order":3,"disp":false,"width":"6","collapse":false},{"id":"8d2484ab.6e4058","type":"ui_tab","name":"04 Dashboard Beispiele charts","icon":"dashboard","order":3,"disabled":false,"hidden":false}]

Sadly, vertical blockdiagrams, radardiagramms and netdiagrams are not supported. But the rest is confusing and I stopped working with this:

[{"id":"f9af804fe5759998","type":"function","z":"48ebaffd2e21ec67","name":"label A,B,C je ein Wert (= 3Werte)","func":"var m = [\n    {label:\"A\", payload:22},\n    {label:\"B\", payload:66},\n    {label:\"C\", payload:42},\n    ];\nreturn [m];","outputs":1,"timeout":"","noerr":0,"initialize":"","finalize":"","libs":[],"x":596.8125,"y":436.8125,"wires":[["ce6643f2d61aadbb","83343c8d5939399e","8fcb207eb8c138f7"]]},{"id":"b1331e32fec0684f","type":"inject","z":"48ebaffd2e21ec67","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":"","topic":"","payload":"[]","payloadType":"str","x":175.54590606689453,"y":437.8125114440918,"wires":[["f9af804fe5759998"]]},{"id":"8e53aa488cc378fb","type":"inject","z":"48ebaffd2e21ec67","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":"","topic":"","payload":"[]","payloadType":"str","x":175.54590606689453,"y":357.8125114440918,"wires":[["4a8d03d858066fc3"]]},{"id":"4a8d03d858066fc3","type":"ui-button","z":"48ebaffd2e21ec67","group":"8c9bb5c5da0c7cf0","name":"alle löschen","label":"alle löschen","order":2,"width":0,"height":0,"emulateClick":true,"tooltip":"","color":"","bgcolor":"","className":"","icon":"","iconPosition":"left","payload":"[]","payloadType":"str","topic":"topic","topicType":"msg","buttonColor":"","textColor":"","iconColor":"","enableClick":true,"enablePointerdown":false,"pointerdownPayload":"","pointerdownPayloadType":"str","enablePointerup":false,"pointerupPayload":"","pointerupPayloadType":"str","x":419.54603576660156,"y":357.27916526794434,"wires":[["a811a4344b6edf6c"]]},{"id":"83343c8d5939399e","type":"ui-chart","z":"48ebaffd2e21ec67","group":"f35cb3b5c81da7cd","name":"Balkendiagramm  vertikal","label":"Balkendiagramm  vertikal","order":3,"chartType":"bar","category":"topic","categoryType":"msg","xAxisLabel":"","xAxisProperty":"label","xAxisPropertyType":"msg","xAxisType":"category","xAxisFormat":"","xAxisFormatType":"auto","xmin":"","xmax":"","yAxisLabel":"","yAxisProperty":"payload","yAxisPropertyType":"msg","ymin":"","ymax":"","bins":10,"action":"append","stackSeries":false,"pointShape":"circle","pointRadius":4,"showLegend":false,"removeOlder":1,"removeOlderUnit":"3600","removeOlderPoints":"","colors":["#0095ff","#ff0000","#ff7f0e","#2ca02c","#a347e1","#d62728","#ff9896","#9467bd","#c5b0d5"],"textColor":["#666666"],"textColorDefault":true,"gridColor":["#e5e5e5"],"gridColorDefault":true,"width":"0","height":"0","className":"","interpolation":"linear","x":1288.5459213256836,"y":464.54584670066833,"wires":[[]]},{"id":"ce6643f2d61aadbb","type":"ui-chart","z":"48ebaffd2e21ec67","group":"f35cb3b5c81da7cd","name":"Liniendiagramm","label":"","order":2,"chartType":"line","category":"topic","categoryType":"msg","xAxisLabel":"","xAxisProperty":"","xAxisPropertyType":"timestamp","xAxisType":"time","xAxisFormat":"","xAxisFormatType":"auto","xmin":"","xmax":"","yAxisLabel":"","yAxisProperty":"payload","yAxisPropertyType":"msg","ymin":"","ymax":"","bins":10,"action":"append","stackSeries":false,"pointShape":"circle","pointRadius":4,"showLegend":false,"removeOlder":1,"removeOlderUnit":"3600","removeOlderPoints":"","colors":["#0095ff","#ff0000","#ff7f0e","#2ca02c","#a347e1","#d62728","#ff9896","#9467bd","#c5b0d5"],"textColor":["#666666"],"textColorDefault":true,"gridColor":["#e5e5e5"],"gridColorDefault":true,"width":"3","height":"6","className":"","interpolation":"linear","x":1284.7458724975586,"y":390.7457947731018,"wires":[[]]},{"id":"a811a4344b6edf6c","type":"function","z":"48ebaffd2e21ec67","name":"set msg.action","func":"msg.action='replace'\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":656.8125,"y":356.27916431427,"wires":[["7dd6a625865ce692","8fcb207eb8c138f7"]]},{"id":"8fcb207eb8c138f7","type":"ui-chart","z":"48ebaffd2e21ec67","group":"1a38d3fec4697044","name":"Tortendiagramm","label":"Tortendiagramm","order":2,"chartType":"pie","category":"topic","categoryType":"msg","xAxisLabel":"","xAxisProperty":"label","xAxisPropertyType":"msg","xAxisType":"radial","xAxisFormat":"","xAxisFormatType":"auto","xmin":"","xmax":"","yAxisLabel":"","yAxisProperty":"payload","yAxisPropertyType":"msg","ymin":"","ymax":"","bins":10,"action":"append","stackSeries":false,"pointShape":"circle","pointRadius":4,"showLegend":false,"removeOlder":1,"removeOlderUnit":"3600","removeOlderPoints":"","colors":["#0095ff","#ff0000","#ff7f0e","#2ca02c","#a347e1","#d62728","#ff9896","#9467bd","#c5b0d5"],"textColor":["#666666"],"textColorDefault":true,"gridColor":["#e5e5e5"],"gridColorDefault":true,"width":6,"height":8,"className":"","interpolation":"linear","x":1267.0250434875488,"y":528.265697479248,"wires":[[]]},{"id":"7dd6a625865ce692","type":"junction","z":"48ebaffd2e21ec67","x":1076.4193271398544,"y":353.5621365904808,"wires":[["83343c8d5939399e","ce6643f2d61aadbb"]]},{"id":"8c9bb5c5da0c7cf0","type":"ui-group","name":"Inputs","page":"c3233cb756a1410a","width":"2","height":1,"order":1,"showTitle":false,"className":"","visible":"true","disabled":"false","groupType":"default"},{"id":"f35cb3b5c81da7cd","type":"ui-group","name":"Charts I","page":"c3233cb756a1410a","width":"3","height":1,"order":2,"showTitle":false,"className":"","visible":"true","disabled":"false","groupType":"default"},{"id":"1a38d3fec4697044","type":"ui-group","name":"Charts II","page":"c3233cb756a1410a","width":"4","height":1,"order":3,"showTitle":false,"className":"","visible":"true","disabled":"false","groupType":"default"},{"id":"c3233cb756a1410a","type":"ui-page","name":"04 Dashboard Beispiele charts","ui":"8f68fd9b13102e42","path":"/page3","icon":"view-dashboard-outline","layout":"grid","theme":"b28a01cf76ba0855","breakpoints":[{"name":"Default","px":"0","cols":"3"},{"name":"Tablet","px":"576","cols":"6"},{"name":"Small Desktop","px":"768","cols":"9"},{"name":"Desktop","px":"1024","cols":"12"}],"order":1,"className":"","visible":"true","disabled":"false"},{"id":"8f68fd9b13102e42","type":"ui-base","name":"My Dashboard","path":"/dashboard","appIcon":"","includeClientData":true,"acceptsClientConfig":["ui-notification","ui-control"],"showPathInSidebar":false,"showPageTitle":true,"navigationStyle":"default","titleBarStyle":"default","showReconnectNotification":true,"notificationDisplayTime":1,"showDisconnectNotification":true},{"id":"b28a01cf76ba0855","type":"ui-theme","name":"Theme Name","colors":{"surface":"#ffffff","primary":"#0094ce","bgPage":"#eeeeee","groupBg":"#ffffff","groupOutline":"#cccccc"},"sizes":{"density":"default","pagePadding":"12px","groupGap":"12px","groupBorderRadius":"4px","widgetGap":"12px"}}]

Most confusing is the behavior of the browser (edge, firefox); start with a fresh screen after deploy.


Obviously there is data from previous tests. Klick on dashboard-button "delete all" deletes the current entries, bur refresh screen brings them up again. Deleting the browser cache is no solution in my case.
Going on with "delete all" and inject "label A, B, C je ..) rises up a result like this:

No pie, a leading stack in bar-diagramm.
Maybe I'm doing something essentially wrong. But the old version seams to be far easier.

regards

Not saying it is going to be a cure but try refreshing the browser page while on the page. (Not sure if you already tried this)