pepstock-org / Charba

J2CL and GWT Charts library based on CHART.JS
https://pepstock-org.github.io/Charba-Wiki/docs
Apache License 2.0
62 stars 6 forks source link

Invalid y value from event context #71

Closed stockiNail closed 2 years ago

stockiNail commented 2 years ago

Consuming the ChartEventContext, the instance is returning a wrong value for Y property, the same of X one.

https://github.com/pepstock-org/Charba/blob/d0ce5c6f4c654f58cebe77a8412329b73f10adde/src/org/pepstock/charba/client/events/ChartEventContext.java#L50-L51