[Feature] Is it possible to render a bar chart inside calendar chart?
Open
en
new-feature
pending
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### What problem does this feature solve?
I'm working with a calendar chart similar to the [calendar-pie example](https://echarts.apache.org/examples/en/editor.html?c=calendar-pie), where pie charts are rendered inside each day of the calendar. However, I want to render bar charts instead of pie charts within each day.
I've tried several approaches, but haven't been able to achieve the desired result.
Is this a limitation of the current library, or is there a specific way to implement this?
### What does the proposed API look like?
.
Contributor guide
Assessment
This issue has not been assessed yet.