Event Map X,Y Help

Hi Guys,

I was wondering, is there a way of altering the position of the 0,0 X,Y coordinates in the below pen at all? It’s been altered from another project, but when I use the coordinates with Tableau for example they are always upside down, or sideways if I flip the axis - if the the 0,0 X,Y coordinates were in the bottom left corner of the ‘pitch-container’ then this would work as desired when exporting the coordinates to csv.

https://codepen.io/martynphillips1/pen/XLrbKY

Any advice on this would be very welcome!

THanks
Martyn

I’ll use a different pen as an example:

https://codepen.io/martynphillips1/pen/aQOJzP

This is an event tracker that outputs x, y coordinates that can be exported to CSV.

The 0,0 coordinates is in the top left of the pitch canvas, I want to know if its possible for the 0,0 coordinates to be in the bottom left of the pitch canvas as this makes downstream analysis much easier.

Hopefully that makes more sense?

Brilliant, thanks @kerafyrm02 - this has worked perfectly for what I wanted :+1: