Skip to content

[Question] Toggle siblings resp not working ? #1

@bigopon

Description

@bigopon

Hi, I tried to pass in option: toggleSiblingsResp but it doesn't seem to be working.

  orgchart = new OrgChart({
    'chartContainer': '#chart-container',
    'data' : datascource,
    nodeContent: 'title',
    toggleSiblingsResp: false
  });

Another question is how can I disable toggle parent ? I want to limit ability to hide parent of a child node.

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