Antonio Piccolboni

Results 33 issues of Antonio Piccolboni

* altair_recipes version: 0.5.0 * Python version: * Operating System: ### Description faceted graphs ### What I Did See test_autoplot_45, for instance ### What happens Faceted graphs have overlapping axis...

enhancement

Is there a way that we can add interaction to some or most existing viz that makes sense? Like a "default" interaction? It's harder because interaction is new and there...

enhancement

[Enter steps to reproduce:] 1. Cursor to beginning of ctr structure (tried while and if) 2. press cmd-enter **Atom**: 1.40.1 x64 **Electron**: 3.1.10 **OS**: Mac OS X 10.14.6 **Thrown From**:...

## Feature request Picking up form thumbsup/theme-cards#4, we should make custom themes more discoverable for the greater glory of thumbsup. Here are some proposals from @rprieto: 1. have some sort...

I have a chunk like this in a python script (it's incomplete, but I wanted to simplify things) ``` #+ results='raw' print(""" var spec = """ ) ``` And I...

@fgregg found that to be necessary to pass tests but can't remember the exact issue. Nonetheless, a = deps (with exceptions for major releases, like the ^ deps in poetry).

Added following bokeh model in response to #41, which, despite the title, was closed without supporting altair.

When using the source option as in ``` #+ label, source=module.function z = module.function() ``` In a python file I get the following trace ``` Traceback (most recent call last):...

Support has reportedly been added since version 0.21, but I don't seem to be able to make it work. I was wondering if it's a latex only feature or there's...

When the navbar appears on hover, the content moves down by a bit, so that it's still fully visible. I assume that's the desired behavior. Since I keep a few...