jQuery UI Widgets Forums Chart Chart and Splitter

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Chart and Splitter #72446

    vv9863
    Participant

    Hi. I’m using jqxChart and Vertical jqxSplitter lite this :

    <splitter>
    <div 1>
    <chart/>
    </div 1>
    <div 2>
    <grid/>
    </div 2>
    </splitter>

    My problem is, When I expand(or collapse) splitter, chart’s size is resizing automatically.

    I don’t want auto resizing. I hope my chart size will be always same size.

    How can I set this?

    Thanks.

    Chart and Splitter #72451

    Dimitar
    Participant

    Hi vv9863,

    You just need to set the chart’s width and height to pixel values, not percentages.

    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.