Change Font type in Dashboard

Hi,

I have a requirement to modify the font type (for example, to Times New Roman) in a specific dashboard.
I’m currently using Grafana version 8 (self-hosted).

Is there a way to achieve this either via panel settings, dashboard JSON, or custom CSS?
Any guidance would be appreciated.

Thanks,
Saurabh

Grafana (especially version 8) does not support changing font family like Times New Roman directly via panel settings or dashboard JSON. By default, it uses system or bundled fonts and offers limited customization for font type through the UI.

1 Like