Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree mode option addded for API embeded Iframe #395

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mauryapari
Copy link

@mauryapari mauryapari commented Feb 23, 2024

Fix : #384

Changes in the widget page to toggle between Graph and Tree modes using the Embed API.
Need to pass viewMode in the options.
Added type safety for options.
Added check in TreeView as JSON is not available during the rendering process initially.

screen-capture.1.webm

Note -
I have tested the code only in JSON format. I wanted to know whether we could pass or how to pass other formats via Embed API.

Please share your thoughts @AykutSarac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: View mode toggle
2 participants