Reports gets truncated with data for metric

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):slight_smile:

OpenSearch-3.2.0 and reporting dashboards -3.2.0

Describe the issue:

The values in the visualisations for PDF reports from the dashboards are getting truncated.
Will this be fixed or is there any configuration to handle this.

Relevant Logs or Screenshots:
In Opensearch-dashboards these are full values only in the reporting this is truncated.

Please let us know your feedback.

thanks in advance

@tejashu There is a long standing issue for this since Apr 21 here.

There does not appear to be any good workaround currently as the issue is with reporting plugin using headless Chromium browser to render visualizations as PDF/PNG. When a visualization (especially metric or table types) has content that overflows its container, Chromium captures only the visible viewport, truncating anything below the fold or hidden by CSS overflow/scroll.

The issue is still present in latest version of OpenSearch 3.6.