Mikael Walhelm

Results 15 issues of Mikael Walhelm

![image](https://github.com/Bruce-Hopkins/code-editor-prototype/assets/55570525/e877aeeb-562c-468c-81f5-77eb7178ab97) arch linux, swaywm, terminus is my main font, was not given no errors on compile or launch

maybe have it check at x=-1,0,1 for the newtons method(i assume thats what your using) so they dont get stuck in loops as easily

would be nice if there was a way to disable printing messages like from typing 'h' to the gnuplot terminal, or errors. as i use raw terminal and it messes...

maybe i just cant find it but i dont think you have anyway to set the palette model to hsv instead of rgb

if i keep 'ansi' from fg.set_terminal(..) then it doesn't print the axis, but if i dont have 'ansi' it does print the axis, i cant replicate this on gnuplot ```...