plotly / dash-daq

Control components for Dash
MIT License
141 stars 40 forks source link

Make thermometer measurement surface flatter. #68

Open shammamah-zz opened 5 years ago

shammamah-zz commented 5 years ago

Closes #64.

Screen Shot 2019-10-16 at 10 08 11 AM Screen Shot 2019-10-16 at 10 11 31 AM

alexcjohnson commented 5 years ago

Can I see some before/after screenshots?

shammamah-zz commented 5 years ago

@alexcjohnson Just added them to the original comment!

alexcjohnson commented 5 years ago

Thanks! Definitely a big improvement, I just wonder if it needs any radius at all. If it were completely square does it look bad or compromise it in some way?

shammamah-zz commented 5 years ago

Nope, we can make it totally flat. I'll do that right now!

shammamah-zz commented 5 years ago

@alexcjohnson Looks like if you make it totally flat (or with a different border radius), it no longer fits in the thermometer container:

Screen Shot 2019-10-16 at 11 04 29 AM

Marc-Andre-Rivet commented 4 years ago

@shammamah Might just need to tweak the container's style so that overflow is hidden.