Skip to content

Embedding the chart widget in a horizontal scrollable div #6

@amitabak

Description

@amitabak

Is there a way to place the CandleStickChartForDiscontinuousIntraDay widget inside a horizontal scrollable div (or alike) section without the chart being "compressed" into the div width size ?
I have tried

,

where
.selection-area{
width: 500px;
height: 500px;

overflow-x: scroll

}

but the chart's X axis gets compressed into the width I allocate rather then "expanding into the scrollable unseen area

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions