leovandriel / cvplot

Graph plots, drawing, layout and windows in OpenCV
MIT License
122 stars 26 forks source link

enable white background and custom paleness #19

Open rafaelmizrahi opened 2 years ago

rafaelmizrahi commented 2 years ago

to have more customization of report colors: please enable white background. currently white background result with pale gray. please extern paleness as public.

leovandriel commented 2 years ago

Hi @rafaelmizrahi, thank you for opening an issue. I went ahead and made paleness extern. I also changed the default to no paleness. Does this resolve the issue?