Ivan Dmitrievskii

Results 4 issues of Ivan Dmitrievskii

Hi, I've tried to build your plugin on mac and succeeded after some time. But when I am trying to use it QtCreator says ``` Couldn't find Core (3.5.82) ......

Hi! I have code like this: ``` julia using Gadfly using RDatasets iris = dataset("datasets", "iris") plot(iris, x = :SepalLength, y = :PetalLength, Geom.point, Geom.smooth) ``` I'd like to color...

enhancement
design-discussion

Can you explain the naming? Why not just Mat type? I see that you use two formats CSR and CSC, so Cs prefix in type name doesn't clarify anything. Am...

enhancement

Hey, I find this extension really useful 🙏 I am not sure about how some of the use cases should be approached with such a table. ## Getting the history...

documentation