Saptarshi Guha

Results 12 issues of Saptarshi Guha

# When file a bug report (see below for feature requests) Please answer these quesions for a bug report. Thanks! ### What version of GoTTY are you using (`gotty --version`)?...

Hello, I produced a schema (see below) which when rendered in [https://vega.github.io/editor/] produced a steelblue title. However when I use vegalite in R, apart from `title` and `anchor` the other...

Hello, Thanks much for the great package (vegalite is lovely). Do you have plans to support (or have i missed it?) layering (see [https://vega.github.io/vega-lite/docs/layer.html](https://vega.github.io/vega-lite/docs/layer.html) )

investigating

Hello, I have code like ``` u=vegalite(title="FOO",viewport_width=320,viewport_height=260) %>% add_data(s) %>% encode_x("date", "temporal") %>% encode_y("PctOn", "quantitative") %>% mark_line() ``` I'm using vegalite installed via devtools. When I hover over the line,...

From the examples, ``` p % ly_points(Sepal.Length, Sepal.Width, data = iris, color = Species, glyph = Species, hover = list(Sepal.Length, Sepal.Width)) p ``` stops working if add `lname` . ```...

Hello, I have started a Jupyter kernel using jupyter --kernel which loads the startup files ~/.ipython/profile_default/startup. I would like to the knitron initialization routine to talk to this kernel rather...

I think you want in pb.c

Hello, It's really fun using vegawidget. Thanks. I followed the [example](https://github.com/vegawidget/vegawidget/blob/main/inst/shiny-demo/event-get/server.R) to get events and it worked really well. I have a `numericInput` :the underlying data (and hence plot changes,...

Hello With the appropriate Vega 5 extension, jupyter Lab renders Vega plots (eg Altair). When using the R kernel would it be possible to render the output of the vegawidget...

Hello, I'm running gist.el (i think the latest version). When i run M-x gist-list, i get `` Using a proxy for https... Contacting host: api.github.com:443 helm-M-x: Wrong type argument: listp,...