mlamberts78 / weather-chart-card

Custom weather card with charts.
MIT License
294 stars 35 forks source link

Display the forecast condition icons on top of the chart rather than on the bottom. #179

Open ncd7 opened 4 months ago

ncd7 commented 4 months ago

Is your feature request related to a problem? Please describe. No, this is a pure cosmetic request.

Describe the solution you'd like Currently forecast condition icons show up at the bottom. The convention usually is to display them on top right below the headers (the headers are either day of the week or hours, so the condition icons would appear right below them and above the chart data). The wind data can remain at the bottom as it is today,.

Additional context It would be great to have an option which allows us to toggle the placement of the forecast condition icons either on top or on bottom.

Thank you.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 90 days with no activity.

ncd7 commented 1 month ago

Hoping this will get picked up as it might be a very simple change. Maybe I can try tackling myself but not good with JS