Peter
September 22, 2022, 5:14pm
1
Stress testing the new Chart component that was just released in nb190.
Clock is set at 100 milliseconds.
you can drag and drop the blocks in your block editor to test.
line works
scatter crashes the companion and APK.
area works
bar works
pie works
Anybody has the same issue with the scatter type chart?
3 Likes
Peter
September 22, 2022, 5:30pm
2
I have this block in the Chart component.
But you can only set the Chart Type in the designer, so this block is not necessary. It can only confuse users.
ABG
September 22, 2022, 6:25pm
3
Confirmed on the scatter chart crash after maybe a dozen points added, one per second.
chart_scatter_random.aia (4.1 KB)
Also, I had to side load (drag and drop from a downloaded .apk) the 2.65u Companion .apk into the new MIT emulator. The 2.64 Companion did not notice the new version and did not try to update itself.
Expect a screenful of Java error messages for any one running new components (Sheets, Charts) in the 2.64 Companion.
1 Like
Taifun
September 22, 2022, 7:02pm
4
the question is: why is it not possible to set the type in the blocks?
or: the Type property is missing in the blocks...
Taifun
3 Likes
Peter
September 23, 2022, 1:40am
5
Thats true. Even the documentation says it can only be done from the designer.
1 Like