The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hello Expert,
I am looking for a visualization chart that should display all the properties associated with the node (when selected) on graph based chart.
Any suggestion is appreciated.
Thank you
Hi @Anonymous ,
According to your situation, I suggest you use tooltip. It will show details when you mouse over any element.
Hi,
I am using zoomcharts advanced visual for displaying the graph based data. The tooltip in that chart shows information only related to outVlabel (vertex). Thatwhy I was thinking if there is a way I could display information related to any node irrespective of whether its a outVlabel (vertex) or inVlabel (sink). Is it possible if I can have separate table chart that has all attributes of all the nodes. Once a particular node is selected, it should show attributes related to selcted node (some kind of associative filter on the entire page of the report). It would be great if that table shows properties row-wise rather column wise in the table chart