lava / matplotlib-cpp

Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
MIT License
4.27k stars 1.12k forks source link

Using extent with imshow #354

Open JeffR1992 opened 8 months ago

JeffR1992 commented 8 months ago

Is it possible to use the extent keyword with imshow() in matplotlib-cpp?

I've seen #192 and #241, but it looks like these issues were never resolved.

Since this library hasn't had many updates lately, does anyone know if there is a fork that is being actively developed? Thanks very much.