year-calendar / js-year-calendar

A fully customizable year calendar widget
https://year-calendar.github.io/
Apache License 2.0
194 stars 71 forks source link

enableRangeSelection bug width customDayRenderer #92

Open seritpt opened 1 year ago

seritpt commented 1 year ago

Range Selection doesn't working with function customDayRenderer.

I tried this in the link https://jsfiddle.net/SERIT/x91eu5f8

The main goal is to show the day price after day using the price in dataSource but I can't put that working either.