This is a beta version of plotly. there is only Scatter Chart and made a layout 4 Quadrant as screen shot.
How to use.
1. add dependency of block and structure
2. in the main page drag block "ScatterChart" and put container and name "myDiv" after block
3. Pass parameter "ChartDataList" with ChartData structure with sequence key index. (name, x, y)Done.