jQWidgets Forums

jQuery UI Widgets Forums Chart Scatter chart z-index

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Scatter chart z-index #96680

    jb
    Participant

    Hi!
    i’m creating a scatter chart which has a lot of data points. It’s actually pretty crowded and some points overlap.
    I use “colorFunction” to apply red/green color for each points.
    I’d like the red points to stand out by placing them forward, in front of the other points.
    Is it possible to adjust each element z-index?
    Maybe colorFunction isn’t the way to do this, I’m opened to other solutions.
    If that’s impossible, maybe changing the symbolSize and/or symbolType is another solution i could use…?
    thanks, and i use version 4.1.1

    Scatter chart z-index #96755

    Hristo
    Participant

    Hello jb,

    Could you provide me more details? How they ‘overlap’?
    Unfortunately, there is no such property to determinate particular ‘z-index’ for each one item.
    I would suggest you try to re-arrange the series in the array of “seriesGroups” and to achieve this on the thus.
    Also, we recommend using the latest version of jQWidgets: http://www.jqwidgets.com/download/

    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.