fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.34k stars 399 forks source link

style: use Roboto font family in charts #1360

Closed pedrolamas closed 4 months ago

pedrolamas commented 4 months ago

By default, e-charts uses "Microsoft YaHei" in Windows platform and "sans-serif" otherwise.

This makes sure we use "Roboto" by default on our existing charts.

I've also ensured that we use "startcase" format on the tooltip labels.

Examples

image

image

image

Fixes #1352

thijstriemstra commented 4 months ago

fwiw, this change wasn't mentioned in changelog for some reason.