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  ### Middle segment of a week  ### 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).  ### 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]
