jQWidgets Forums

jQuery UI Widgets Forums Chart Stacked Column Range

This topic contains 2 replies, has 2 voices, and was last updated by  mrezzonico 4 years, 1 month ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Stacked Column Range #114793

    mrezzonico
    Participant

    Hi all,

    is it possible to create a chart like the one the following image where the smaller value is in foreground ?
    Perhaps with “Column Range” ?
    But how to stack the columns ?

    Regards
    Miche

    stacked-column-range

    Stacked Column Range #114805

    Hristo
    Participant

    Hello mrezzonico,

    There is no such feature, unfortunately.
    You could use the columnSeriesOverlap: true option to overlap the series.
    Please, take a look at this example:
    http://jsfiddle.net/Lf2ug7hp/
    Also, an additional option is to change the colors (or to determine them depends on the value).
    You could use the colorFunction callback member for this purpose.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

    Stacked Column Range #114832

    mrezzonico
    Participant

    Thanks !

    Regards
    Miche

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

You must be logged in to reply to this topic.