Jiawei Z Zhang
1st Forum Post
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Posts
Recent activity by Jiawei Z Zhang-
Can I hide the title and change those default styles through some official options?
Two questions: 1. Can I hide a title of dashboard? 2. Can I Change those default styles through some official options? The chart I embedded shows like below: What we want looks like below: We wan...
-
Unable to successfully obtain token through the /api/trusted-access/token API
I am trying to use the /api/trusted-access/token API to get access token, then I can embed Logi component into our Webapp. Below is the swagger I refer to. And this is what I saw from our Webapp. ...
-
What's the specific API signature of POST /api/trusted-access/clients?
I'm following the guide to embed a dashboard into our webapp. Below is the document I'm reading. https://devnet.logianalytics.com/hc/en-us/articles/4405851180439-Trusted-Access-API-Endpoints. I wan...
-
zoomdata-client.d.ts failed to define the visualize function
embedding introduction guide me to use this function to embed charts. The function doesn't exist in Iclient interface. I can't find it in the zoomdata-client.d.ts file.