leovandriel / cvplot

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

Axis colour is not correct #11

Closed copark86 closed 2 years ago

copark86 commented 5 years ago

One of the axis colours is attached with the textcolor(not axiscolor). Is it intended?

https://github.com/leonardvandriel/cvplot/blob/e997368c6a3963159b8ae12dfa2c0f3c04d46083/src/cvplot/figure.cc#L650

leovandriel commented 2 years ago

Thank you for reporting this issue. It is fixed in #32