Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Custom Interactive Visualizations like scatter plot

AlineCanard
6 - Meteoroid

I want to visualize scatter plots as an interactive chart in Alteryx thanks to an R tool output as follow :

 

interactive scatter plot done with Rstudiointeractive scatter plot done with Rstudio

 

My need is very close to examples I could find in the community but for other kind of graphs (not scatter but pairs, sankeyNetwork, time series tool from Alteryx, ...).

 

I can run and display such a scatter interactive plot in R studio but I cannot display it in Alteryx (the output from the R Tool is passed on to the Report Text as PCXML).

 

In attachment, I created a workflow including all the examples I tried with similar need and working (green color) and at the bottom the error I get when I want to display an interactive scatter plot in Alteryx.

 

 

Here is one of the link I used as example of interactive plot displayed in Alteryx which works :

example from community 

1 REPLY 1
AlineCanard
6 - Meteoroid

Here is the exported version of the flow.

Labels
Top Solution Authors