[Solved] webviewer and image components not autoencoding URL's to produce fancy charts

Got it!
I will post my solution for this later. This is what that garbled mess above produces.

compared to this one. The second is way better (minus that purple background I haven’t changed back yet :joy_cat::joy_cat:IMO.

So,

Step 1: design the chart Here

Step 2: take your code and put it in the text editor

Step 3: identify where you need to insert text for labels and Boolean data values to draw the chart with

Step 4 encode everything after https://quickchart.io/chart?width=300&height=200bkg=white&c= at this website

Step 5 insert your data where needed using the join text blocks

Step 6 : if your inserted text included any special characters, encode them as shown in the example above

Voila, your fancy chart or other

2 Likes