Chetan Vardhan

Results 196 comments of Chetan Vardhan
trafficstars

I'll properly look into how to do this, once the binaries are built I initially aimed to do this before 1.6, but I guess it'll take more time than I...

If your distribution provides it, its great... But mostly outdated... I use Fedora Linux... and am stuck with 5.2.8-6... 5.4.1 has some cool features like 3D histograms, or so I...

Also, if in case their own build is somewhat messed up, thats another reason By the way, I've the book Gnuplot in Action, but I really never read it from...

@mbaz Some problems here and there.... Its almost there... I'd say anytime this month Qt is not available on musl. It has its svg terminal and png/gif terminals. This includes...

> This works for me, just for information. > > ```julia > using Gaston > > t = 0:0.001:1 > plot(t, sin.(2π*5*t)) |> vscodedisplay > ``` Works awesome! It actually...

Thanks again, @Lirimy

There's now https://lib.rs/crates/lsp-types by the way Should make the integration easier

> How do I increase the output resolution (dpi)? I'd like to know that too... Has anyone found a way yet?