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

how to get Panel JSON data #108

Open
Michaelxu2022 opened this issue Oct 11, 2024 · 3 comments
Open

how to get Panel JSON data #108

Michaelxu2022 opened this issue Oct 11, 2024 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@Michaelxu2022
Copy link

dashboard_data = dashboard.get_dashboard_by_uid(dashboard_uid) Get the panel strcuture. How to get the panel data?

@ZPascal
Copy link
Owner

ZPascal commented Oct 11, 2024

dashboard_data = dashboard.get_dashboard_by_uid(dashboard_uid) Get the panel strcuture. How to get the panel data?

Hi @Michaelxu2022, what do you mean by panel data? The function returns the dashboard definition.

@ZPascal ZPascal self-assigned this Oct 11, 2024
@ZPascal ZPascal added the question Further information is requested label Oct 11, 2024
@Michaelxu2022
Copy link
Author

panel data is mean datasource data ,example http://xxx.com:3000/d/UOA3U7Knk/nei-cun-zhi-ding-bu-he-li-job?orgId=1&inspect=2&inspectTab=data .

@Michaelxu2022
Copy link
Author

image

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

No branches or pull requests

2 participants