Open ShinyFabio opened 3 years ago
Hello,
No there's no year view, only day, week and month. The goal of this package is to display calandars "like in Outlook". If you searching for calendars heatmap, maybe look at {echarts4r}: https://echarts4r.john-coene.com/articles/chart_types.html#calendar-1
Victor
Ok thanks I opted for making two different calendar, one with year view (with calendR) and one with month view where I can choose the month dinamically. For the month view I want to use yours, but is it possible to use a vector to make the events? Or do i have to add every single event manually?
Hello, I'm looking for a calendar to add in my shiny app and your calendar it seems the best, but I need a calendar with a "year view". Is it possible?