jQuery UI Widgets Forums Chart Barchart TextOffset Issue

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 10 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Barchart TextOffset Issue #59150

    chandan
    Participant

    Hi,
    I am using stackedcolumn chart and having two bars (Age,Sex).Can we set different X-axis text offset for two bars ?
    i want to set textOffset:{x:75,y:0} for first bar and textOffset:{x:-75,y:0} for second bar.

    Thanks,
    Chandan

    Barchart TextOffset Issue #59211

    Dimitar
    Participant

    Hello Chandan,

    I am not sure I understand your requirement. The textOffset property is applied to the xAxis, which is common for the whole chart (it is not specific to any of the series). Maybe you need labelsOffset, which is series-specific?

    Best Regards,
    Dimitar

    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.