Sayani07/gghdr

vdiffr visual regression tests not working

Closed this issue · 2 comments

possibly due to: r-lib/vdiffr#36

Any brainstorming on this would be helpful.
Some of the plot components depend on random variation which might lead to this problem as suggested here. The calc.falpha argument used in HDRs do use sampling. Maybe adding an seed here might help. Any suggestions?

Closing as tests now seem fine. Presumably adding the seed fixed this issue.