Hi, everybody.
I just wrote something about using a combination of SAP UI5 and the D3js library.
When you need a more advanced visualization, like graphs for example, you can't do it with the actual tools; but you can code and make a valid customization in order to get it.
I'm using a SAP HANA Predictive Analysis Library algorithm. This is the Link Prediction algorithm, and it works with graphs and relations between entities. The result: another graph.
In this blog, you can read and get all the code and necessary files.
Hope you like it.