microsoft / vivainsights

R library to analyze and visualize data from Viva Insights Analyst Experience
https://microsoft.github.io/vivainsights/
Other
10 stars 2 forks source link

Trend plot - Diverging colour map issue #5

Open mallikharjun07 opened 1 year ago

mallikharjun07 commented 1 year ago

Noticed difficulty in visualising the data in Trend plots due to the used diverging color map. Please refer below plots.

image

image

martinctc commented 1 year ago

Hi @mallikharjun07 - thanks for submitting this issue! The underlying function behind all trend plots would be create_trend(), which also allows you to specify custom palettes. See here.

As an alternative, we could make the colour here consistent with keymetrics_scan() (https://microsoft.github.io/vivainsights/reference/keymetrics_scan.html).

What colour scheme might you suggest for easier viewing?