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

can i customize the dashboard? #371

Open
iuiu34 opened this issue Dec 23, 2023 · 1 comment
Open

can i customize the dashboard? #371

iuiu34 opened this issue Dec 23, 2023 · 1 comment

Comments

@iuiu34
Copy link

iuiu34 commented Dec 23, 2023

Hi,
i want to display pygwalker dashboard.But

  • with less buttons in the control pannel (up)
  • with default values for plot type, x-axis,y-axis
  • put control pannel (up) in the right

Can i do any of this?

thanks

@longxiaofei
Copy link
Contributor

  • with less buttons in the control pannel (up)

    • This feature is currently not supported.
  • with default values for plot type, x-axis,y-axis

    • You can initialize your chart configuration through the spec parameter.

      walker = pyg.walk(df, spec="./config.json")
  • put control pannel (up) in the right

    • This feature is currently not supported.

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

No branches or pull requests

2 participants