BenoitHanotte edited a comment on pull request #15423:
URL: https://github.com/apache/airflow/pull/15423#issuecomment-830876792


   > Way better! Good call on `interpolateHsl` We should update the legend to 
explain the range of colors. That should help mitigate your first concern.
   
   @bbovenzi I have updated the legend, it adds a bit of complexity as to 
display the "gradient" in the legend it required moving it to the svg graph 
itself:
   
![image](https://user-images.githubusercontent.com/6229788/116828480-f6dc2a00-ab96-11eb-9d13-3c2046f0be5a.png)
   
   > Would it be more useful to reverse the year ordering? Seems like the 
current year is likely to be the most relevant to the user.
   
   @ryanahamilton  I experimented with it but I fear it might be a bit 
confusing as consecutive days are not juxtaposed from left-to-right and 
top-to-bottom anymore:
   
![image](https://user-images.githubusercontent.com/6229788/116828555-52a6b300-ab97-11eb-8fed-0a0ba58ec0ec.png)
   
   Let me know which option you prefer.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to