We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dashboard_data = dashboard.get_dashboard_by_uid(dashboard_uid) Get the panel strcuture. How to get the panel data?
The text was updated successfully, but these errors were encountered:
Hi @Michaelxu2022, what do you mean by panel data? The function returns the dashboard definition.
Sorry, something went wrong.
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 .
ZPascal
No branches or pull requests
dashboard_data = dashboard.get_dashboard_by_uid(dashboard_uid) Get the panel strcuture. How to get the panel data?
The text was updated successfully, but these errors were encountered: