WTH can't I have a vertical slider for number or input_number entities

I am building a dashboard for creating a power strategy for a home battery. This requires me to enter values for each hour of the day. I use the APEX charts to visualize this. If I had vertical sliders, I could visualize the settings by just looking at the sliders. The only vertical slider I found was for blinds, but these are too big and I didn’t find a way to apply them to (input_)number entities.

I get something I want by using CSS and rotate an input field with type=slider 90 degrees, but I am clueless how to translate that to a dashboard…

There’s this, as long as there is no inbuilt support:

EDIT: sorry, I meant this (I think the above is display only):

I am looking for similar card for changing number helper.