Hi, I'm new to nim and coding and was wondering if anyone could tell me if there is a module that works the same as matplotlib or just generates visuals like it. I tried matplotnim but there seems to be issues with it I have the errors:
generic instantiation of newline plot undeclared identifier rnorm undeclared identifier newDensity let symbold requires an initialization.
This was with the example code provided by the matplotnim package that is supposed to demonstrate how it works.