Can I change font size in visualizations?

Knowledge Drop

Last Tested: Jul 11, 2019
 

It is currently not possible in all visualization styles. But this time we have font control over values in the following visualizations - Bar, Column, Scatterplot, Line, Area.

We can also create a “single value visualization" out of a scatterplot which allows us to edit the displayed font size.

However, we can use html tags to control font size for the time being.

dimension: big_string { html: <p style="font-size:30px"> {{value}} </p> ;; type: string sql: ${TABLE}.string ;; }

This content is subject to limited support.                

Comments
Rishi3
Explorer

This is the most basic functionality. It should be made available in looker instead of lookml

Version history
Last update:
‎04-05-2021 03:32 PM
Updated by: