With D3.js, you may acquire the Mouse position by using the ____ method

26. With D3.js, you may acquire the Mouse position by using the ____ method.

  1. d3.position()
  2. d3.mousepos()
  3. d3.mouse()

Answer: C) d3.mouse()

Explanation:

With D3.js, you may acquire the Mouse position by using the d3.mouse() method.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.