jQWidgets Forums

jQuery UI Widgets Forums Chart PieChart line thickness

This topic contains 4 replies, has 3 voices, and was last updated by  Jim Gupta 7 years, 11 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • PieChart line thickness #94427

    David Catapano
    Participant

    Hello,

    Is it possible to control the line thickness of the various wedge pieces of a pie chart and outline?

    Thanks,
    Dave

    PieChart line thickness #94430

    Stanislav
    Participant

    Hello David,

    You can set the line width with its property borderLineWidth.

    Best Regards,
    Stanislav

    jQWidgets Team
    http://www.jqwidgets.com/

    PieChart line thickness #94588

    Jim Gupta
    Participant

    Hi Stanislav,

    I work with Dave Catapano and we’re trying to resolve this issue together, so I’m following up on his question.

    Unless I’m setting this property in the wrong place, the ‘borderLineWidth’ property changes the width of the border that surrounds the whole graph. We are looking for a way to change the thickness of the border on the individual pie slices. We want the border of the pie slices to be thicker.

    Thanks,
    – Jim

    PieChart line thickness #94596

    Stanislav
    Participant

    Hello Jim,

    You can try with lineWidth:, that should most likely be enough.
    You can also try centerOffset:, this will space the series apart from one another.

    This is an Example of both methods.

    I hope this helps.

    Best Regards,
    Stanislav
    jQWidgets Team
    http://www.jqwidgets.com/

    PieChart line thickness #94612

    Jim Gupta
    Participant

    Awesome!

    Thank you,
    – Jim

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

You must be logged in to reply to this topic.