DEV Community

Ashish Kumar
Ashish Kumar

Posted on

Controlling fabricjs using coordinates

I am making an app in which i pass x and y coordinate and can use the paint brush by just using x and y without using mouse events. Is there something which i can can use to make drawing using x and y coordinates.
Thanks

Top comments (0)

Playwright CLI Flags Tutorial

5 Playwright CLI Flags That Will Transform Your Testing Workflow

  • 0:56 --last-failed
  • 2:34 --only-changed
  • 4:27 --repeat-each
  • 5:15 --forbid-only
  • 5:51 --ui --headed --workers 1

Learn how these powerful command-line options can save you time, strengthen your test suite, and streamline your Playwright testing experience. Click on any timestamp above to jump directly to that section in the tutorial!

Watch Full Video 📹ī¸

👋 Kindness is contagious

If you found this post helpful, please leave a ❤ī¸ or a friendly comment below!

Okay