SEHI L'YI

Results 170 issues of SEHI L'YI

# APIs to Support ## Navigation - [x] Zoom to gene and genomic position ## Publication - [x] Exporting image files (PDF and PNG) ## Customization of Visualization - [x]...

enhancement
P5
D5

... FWIW, I don't think visibility exactly belong in `.encode(...)` and rather `.properties` would be more appropriate usage currently. The ambiguity arises because encoding fields (for simplicity, fields with type...

refactor
grammar

Not consistently showing this message, but it looks to occurs in the lollipop plot example.

bug🐛
help wanted
P5
D?

Would be useful for `exportPdf` and `exportPng`. https://github.com/manzt/ipygosling/pull/17#pullrequestreview-733973511

enhancement

```typescript mark: 'link', x: { ... }, // top xe: { ... }, // bottom // this property can be instead be a part of mark, e.g., mark: { type:...

enhancement
P5
D1
grammar

`horizontal` orientation can be used for narrow-height tracks ![Screen Shot 2021-08-10 at 7 24 31 PM](https://user-images.githubusercontent.com/9922882/128947394-cb9e4b54-a14a-4ff2-b2f2-f95902348b48.png)

Jan Aerts from BioVis asked about how one can debug in Gosling.js. > Since it is vega-like: how can you debug the incremental construction of visuals. It is always challenging...

enhancement
question

Thanks to @manzt's experiment, we now know that, if we build a Python API using [Altair's script](https://github.com/altair-viz/altair/blob/master/tools/generate_schema_wrapper.py), the names of TypeScript `type`s and `interface`s will be exposed to users. In...

enhancement

Since brushes are rendered in SVG elements, they are not included in PNG files along with WebGL graphics. We need to change SVG elements to WebGL graphics or dynamically render...

bug🐛
good first issue
P5
D?