I've added a red vertical ruler so that you see the issue
Description
As already explained in numerous issues, the use of 'Inter' font is problematic, it does not allow to align dates for instance,
and does not play nice with numbers either.
In my superset, I've changed superset-frontend/src/assets/stylesheets/less/variables.less to remove 'Inter'.
As a result it uses Helvetica, which is fine.
Except ! Go wonder why and how, Pivot Table V2 still uses 'Inter.'
At least I'd like a workaround to explain me how to build a superset docker image without Inter even for this viz.
Design input
I'm not asking for marvelous fantasies, just having aligned data in table colums, for dates and numbers.
The text was updated successfully, but these errors were encountered:
Screenshot
I've added a red vertical ruler so that you see the issue
Description
As already explained in numerous issues, the use of 'Inter' font is problematic, it does not allow to align dates for instance,
and does not play nice with numbers either.
In my superset, I've changed
superset-frontend/src/assets/stylesheets/less/variables.lessto remove 'Inter'.As a result it uses Helvetica, which is fine.
Except ! Go wonder why and how, Pivot Table V2 still uses 'Inter.'
At least I'd like a workaround to explain me how to build a superset docker image without Inter even for this viz.
Design input
I'm not asking for marvelous fantasies, just having aligned data in table colums, for dates and numbers.
The text was updated successfully, but these errors were encountered: