0

I am trying to make a scatter plot with. Zooming seems to work but the dots spreading off the axis is something that I don't want. I have Googled for a while and could not solve my problem. I have already tried the solution posted in this post but it did not work: Svg clip-path within rectangle does not work

Please find my code here: https://github.com/e-kaya/scatter

What am I doing wrong?

Community
  • 1
  • 1
precise
  • 439
  • 1
  • 4
  • 13
  • 2
    You need to add a [mcve] to the question itself. Asking people to download your entire github project is not going to get you any answers. – Robert Longson Nov 29 '15 at 10:14
  • Thanks for the answer and the reference, @Mark. I had to reverse-transform the clip-board element. – precise Nov 29 '15 at 18:36
  • @Robert, I tried my best to make my code as minimal as possible. The entire github project was composed of a plain implementation of scatter plot and 50 rows of data. I thought it would be better than putting all that into a single post. – precise Nov 29 '15 at 18:36

0 Answers0