juand-v opened a new issue, #21047:
URL: https://github.com/apache/echarts/issues/21047

   ### What problem does this feature solve?
   
   Allowing a one-week calendar to render only a subset of days improves UX 
when rendering the graph in devices with small screens. The proposal is to 
support these scenarios without showing blank day columns:
   
   ### Initial segment of a week
   
![Image](https://github.com/user-attachments/assets/ba0933ee-1154-4f59-96c2-481d58c3ce47)
   
   ### Middle segment of a week
   
![Image](https://github.com/user-attachments/assets/327e65c8-09cc-40b7-903e-3c2fdb0b1646)
   
   ### Single-day view
   In mobile interfaces, this feature could allow users to choose between 
displaying five days, three days, or just one day (rendering multiple charts 
per day as needed).
   
   
![Image](https://github.com/user-attachments/assets/18bc6411-e58f-4a86-910b-4c6459eaa063)
   
    
   
   ### What does the proposed API look like?
   
   The API will stay as it is, the fix will focus on styling and not rendering 
extra nodes.


-- 
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.

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to