0

I am trying to render scatter plot for clustering against a dataset with multiple attributes. The plot below shows a scatter plot output against 2 such attributes: enter image description here

Now I want to show other attributes as I mouse over those colored coordinates. What I am showing as X, Y axis are just 2 such attributes but there are other attributes which I want to show when I mouse over those colored circles.

Looking for some guidance from the experts here.

4
  • What is the problem? What have you tried? In how far did other answers not help? Commented Nov 7, 2017 at 19:04
  • I understand I can use annotate but it attaches label to all the points one shot and it would make it un-readable as I may have large number of coordinates on the plot . I want the annotation to appear only when I bring the mouse over the coordinates. Commented Nov 7, 2017 at 19:11
  • See especially my new answer to the duplicate. Commented Nov 7, 2017 at 20:24
  • @ImportanceOfBeingErnest , thank you for your answer. it really helped Commented Nov 10, 2017 at 16:44

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.