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

Add Option to Customize or Increase Font Size in Visualizations #9190

Open
pascalbrunner opened this issue Jan 15, 2025 · 2 comments
Open

Add Option to Customize or Increase Font Size in Visualizations #9190

pascalbrunner opened this issue Jan 15, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@pascalbrunner
Copy link

Description:
It would be helpful to have a configuration option in OpenSearch Dashboards to adjust the font size for all visualizations globally or per visualization. While the current design works well for many, larger font sizes can improve accessibility and readability, especially for presentations or dashboards displayed on larger screens.

Proposed Solutions:
Provide a global setting in the dashboard's advanced options to define a default font size for all visualizations.
Add a "Font Size" configuration in the visualization editor for finer control over individual charts and graphs.
Workaround Tried:
I attempted to modify the CSS directly inside the running Docker container but couldn’t identify the appropriate paths or methods to target visualization fonts effectively. Guidance on modifying the relevant SCSS or CSS files would be appreciated if this feature isn't planned for implementation.

Benefits:
Improved accessibility for users with visual impairments.
Better presentation of dashboards in environments like meetings or large displays.
Additional Context:
I am running OpenSearch Dashboards in Docker. If CSS/SCSS changes can be achieved manually, documentation or guidance would be greatly appreciated.

@pascalbrunner pascalbrunner added the enhancement New feature or request label Jan 15, 2025
@ruanyl
Copy link
Member

ruanyl commented Jan 16, 2025

@pascalbrunner When you say visualization font size, are your referring particular places? like x-axis, y-axis, legend or visualization title? Would be nice if you have a screenshot :)

@pascalbrunner
Copy link
Author

pascalbrunner commented Jan 16, 2025

Thank you for your answer.

Basically at several spots. Below the counter, the legends next to the pie charts and also the items in the list (as shown in the picture).
I run Opensearch Dashboard within a Docker. I would also be happy with the solution to modify some CSS on my own :)

Image

I appreciate any help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants