The font size of the chart on the dashboard is too large to be fully displayed

I seted a dynamic title with the scalar chart. After I upgraded metabase to the latest version, the font size of the chart on the dashboard is too large to be fully displayed.

{
"browser-info": {
"language": "zh-CN",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "Java(TM) SE Runtime Environment",
"java.runtime.version": "11.0.15.1+2-LTS-10",
"java.vendor": "Oracle Corporation",
"java.vendor.url": "https://openjdk.java.net/",
"java.version": "11.0.15.1",
"java.vm.name": "Java HotSpot(TM) 64-Bit Server VM",
"java.vm.version": "11.0.15.1+2-LTS-10",
"os.name": "Linux",
"os.version": "4.18.0-193.28.1.el8_2.x86_64",
"user.language": "en",
"user.timezone": "Asia/Shanghai"
},
"metabase-info": {
"databases": [
"h2",
"mysql"
],
"hosting-env": "unknown",
"application-database": "mysql",
"application-database-details": {
"database": {
"name": "MySQL",
"version": "5.7.25"
},
"jdbc-driver": {
"name": "MariaDB Connector/J",
"version": "2.7.5"
}
},
"run-mode": "prod",
"version": {
"date": "2022-05-16",
"tag": "v0.43.1",
"branch": "release-x.43.x",
"hash": "7f1a1c4"
},
"settings": {
"report-timezone": null
}
}
}

Hi @zhou
The Number visualization was changed, so it displays numbers larger:
https://github.com/metabase/metabase/issues/2552
The full title is still available in tooltip, when hovering the text.
Modify your title, so it is shorter, example Target completion progress 2022-05-31

Same here, can't even display a number when is too big, why don't you give us access to the font size ?

@Vnico99 Not quite the same problem. Anyways, I've created an issue for this:
https://github.com/metabase/metabase/issues/23093 - upvote by clicking :+1: on the first post