jQWidgets Forums

jQuery UI Widgets Forums Chart crosshairs customization

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 9 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • crosshairs customization #82120

    OracleLurker
    Participant

    Would it be possible to customize the chart crosshairs to display divs along the chart x and y axis which track the crosshair lines? In my case it would be displaying the closing price on the y axis and date on the y axis on a stock chart similar to the yahoo finance charts. So if i could just get the coordinate of the series index in the handler for the series mouseover event I think it would be do-able. But haven’t yet figured out how to get it.

    crosshairs customization #82161

    Hristo
    Participant

    Hello OracleLurker,

    Unfortunately we do not have such property. We will discuss this option.
    You could get coordinates with getItemCoord method of the Chart (and ‘getItemsCount’ method could be helpful).
    It’s quite a laborious task. It would be great if then share the results.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.