Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Calandar With Output Goals

Hello,    I am trying to make a dashboard that shows a calandar view and a quantity. I want to have each day be red or green based on if the quantity is higher or lower than a goal.    This is fi...
  • Anonymous's avatar
    Anonymous
    6 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