I have two doubts
- I've created a dashboard that displays the top 50 users. When I query for results of just one user, using a bar-vertical-stacked chart, the bar representing that user becomes excessively large. Is there a way to manage or control this size?
Because if I embed this into my application it becomes more clumsy
- After embedding my dashboard into my application using the generated embed code and switching it to view mode, everything displays as expected. However, when I make edits directly in Kibana, the dashboard temporarily shows buttons like "Create Visualization" and "Add Controls" until I switch it back to view mode. Unfortunately, these buttons also appear in the embedded dashboard within my application, which I'd like to prevent. Is there a way to control or manage this behavior?
In view mode, the dashboard embedded in my application
In edit mode, the dashboard embedded in my application