Hello
I have been trying to make different graphics to those proposed by the templates without much success. At the moment I am trying to generate a WordCloud and making use of the K-AI, I managed to make a code for the graph, but although it runs without error, it does not show me any graph. What could be going on? Attached is the code
A reason for it not working with ‘Generic ECharts view’ is due to the node not supporting it out of the box. If you want to generate a word/tag cloud, you can do this through the ‘Tag Cloud (Javascript)’ node so you get more control over the output over the regular ‘Tag Cloud’ node.
That is a good solution and it is just as I have it right now. I’m trying to build a tag cloud or a word cloud using E-charts because JavaScript nodes are not supported by the reporting extension. Consequently, I haven’t been able to print that chart in a PDF report.