Forum Discussion
Calandar With Output Goals
- Anonymous6 years ago
Hi Anonymous,
I think matrix should be a simple choice to achieve your requirement, I haven't found custom visuals that fully matched with your requirements.
If you want to choose another way, I'd like to suggest you try to use r visual with r package and scripts to manually plot a calendar with color and show values on it.How to create color-coded calendars in R
Regards,
Xiaoxin Sheng
Thanks,
I think you are correct I could do a matrix and format a calandar, but I feel as though there has to be a better way. I looked at the calandar app you linked and it is decent but would not display the numbers of the value on each date.
Hi Anonymous,
I think matrix should be a simple choice to achieve your requirement, I haven't found custom visuals that fully matched with your requirements.
If you want to choose another way, I'd like to suggest you try to use r visual with r package and scripts to manually plot a calendar with color and show values on it.
How to create color-coded calendars in R
Regards,
Xiaoxin Sheng