-
### Version
5.1.1
### Steps to reproduce
Paste the below configuration into https://echarts.apache.org/examples/en/editor.html
```javascript
option = {
visualMap: {
type: 'piece…
-
When plotting for multiple years when laid multiple calendars grouped by year, the resulting chart is partially displayed if all year ranges are not provided in the e_calendars elements.
echarts4r…
-
## Summary of this new feature
A new method of `JHUData` etc. will show calendar heatmap of selected area and variable.
https://link.medium.com/S8iFUr4QMob
CovsirPhy version: 2.24.0
-
After the latest Obsidian 1.6.3 update, it doesn't show heatmaps, but it doesn't give an error either.
-
Hi,
great package! I am using the function `stat_calendar_heatmap` and want to configure the size of a) the daily tiles and b) size of monthly tiles, i.e. the stroke width of the heatmaps / lines. Is…
-
### What problem does this feature solve?
- chart: Calendar Heatmap
- demo: https://echarts.apache.org/examples/en/editor.html?c=calendar-heatmap
- problem: visualMap's text did not vertical aligne…
-
### Version
5.4.3
### Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=calendar-heatmap
### Steps to Reproduce
visualMap{
type: "piecewise"
}
series: {
t…
-
-
I'm having an issue where I keep getting at least two calendars being painted and it should be just the one, I've used the below code, trying to ensure it deletes any other instances but it isn't work…
-
Hi @Unknwon,
I think that is a possible feature, a history heatmap similar to github or gitlab.
Actually exists a plugin called Calendar HeatMap. I used this on mine project to heat application log a…