mlamberts78 / weather-chart-card

Custom weather card with charts.
MIT License
311 stars 38 forks source link

Option to hide wind mph or kph labels #264

Open Milkysunshine opened 2 weeks ago

Milkysunshine commented 2 weeks ago

Is your feature request related to a problem? Please describe. Having the mph text show "(direction arrow) X mph" on every wind speed messes with the card format if too many entries are shown in the card.

Describe the solution you'd like have an option to set hide_wind_unit to true or something similar.

Additional context Screenshot 2024-10-28 091135

Example of how it could look: Screenshot 2024-10-28 091405

I did this by using the dev console in firefox and setting the .wind-unit font-size to 0px