Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
295
Bar chart hitTest value <> Axis value
posted

I'm trying to set up some cross hairs showing the x, y values at the mouse cursor, but on bar
charts I don't get the same hittest values as on the axis label.
How would I go about doing this correctly, should I treat bar charts differently?

 

Parents
  • 28496
    Offline posted

    i'm not sure why bar charts would be any different from other charts, but i'm not sure because i don't fully understand how you've implemented crosshairs.  could you post some sample code? 

Reply Children