I have edited @st11 example and now send the JSON string via KNIME data stream to the graphic node. My impression was that the FlowVariable might not have enough characters for more complex charts. I also struggled with some binary data that sometimes was stored in the JSON string.
@domerich you will have to reset the workflow I would assume.
Then I have included both: the one using the online resources and one example with a local file. Of course you can just put the files in a local folder and reference them with an absolute path. The thing with determining the version automatically is maybe just overenineering.
@domerich the current versions are already in the /data/ folder so you can just use them if they match your bokeh version (3.0.3). I might add a yaml etc. and Environment Propagation to provide a clean setup later.