Genome Spy Versions Save

A visualization grammar and GPU-accelerated toolkit for genomic data

v0.52.0

3 weeks ago

0.52.0 (2024-04-26)

Bug Fixes

  • app: actions were invoked twice when a focused OK button was activated using Enter key (5609151)
  • app: paragraphs margins in bookmark descriptions (42b30cf)
  • app: styling of the collapse button in bookmark tour (817e434)
  • core: automatically append slash to baseUrls in the view spec (5834209)
  • core: bundle the genome assemblies into the JavaScript library (80d1645)

Features

  • core: publish view width and height as parameters (fa8a2bc)

v0.51.0

1 month ago

0.51.0 (2024-03-26)

Bug Fixes

  • app: don't show views with non-configurable visibility in the menu (4dc6165)

Features

  • app: new action for creating custom groups based on categorical metadata attributes (14c8640)

v0.50.2

1 month ago

0.50.2 (2024-03-22)

Bug Fixes

  • core: data source merging in flowOptimizer (854492a)
  • core: don't override baseUrl when importing views using a url (d08bce8)
  • core: missing padding when the root view didn't fill the whole container (32b9b6d), closes #250
  • core: randomly missing axes (7d27354)

v0.50.1

2 months ago

0.50.1 (2024-03-14)

Bug Fixes

  • core: canvas sizing when it doesn't fill the whole container (393cab5)
  • core: clipped tooltip (e48ad69)
  • core: silence the "mark has no data" error (30b251b), closes #247

v0.50.0

2 months ago

0.50.0 (2024-03-08)

Bug Fixes

  • core: "link" mark's other endpoint didn't quite reach the target (fc10bff)
  • core: domain extraction when using bar charts (75c15c4)
  • core: fieldDef typings, allow multiple conditions in ValueDefs (130b5c8)
  • core: improve antialiasing of text and link marks (5feda3f)
  • core: mark property typings, more accurate JSON schema (fb46978)
  • core: point selections when tooltip is disabled (aad6b33)
  • core: precision issue when zooming a scale with a transition animation (a474eaf)
  • core: rounding of viewport clipping coords (30f9a21)

Features

  • core: support minPickingSize in "point" mark (09a478a)

v0.49.0

2 months ago

0.49.0 (2024-03-06)

Bug Fixes

  • core: improve font manager error messages (b04bb9e)

Features

  • core: point selections and conditional encoding (#245) (864b070)

v0.48.2

2 months ago

0.48.2 (2024-02-22)

Bug Fixes

  • core: 32 instead of 24 bits for uniqueId in picking (7ae8b7c), closes #218

Performance Improvements

  • core: improve picking and tooltip performance (#243) (17e92fc)

v0.48.1

2 months ago

0.48.1 (2024-02-20)

Bug Fixes

  • core: also handle y direction in drag-to-pan inertia (88f53e8)
  • core: categorical data in "link" mark misbehaved (14a4d8d), closes #231
  • core: rect mark's corner radius (42af3a6)

v0.48.0

2 months ago

0.48.0 (2024-02-20)

Features

  • core: add inertia to drag-to-pan interaction (#240) (8b00907)

v0.47.0

3 months ago

0.47.0 (2024-02-16)

Bug Fixes

  • app: don't activate search field using shortcut when focus is in another input field (d5a72fc)
  • core: improve mouse wheel inertia (5dc308c), closes #166
  • core: scale padding (a1e6a0e)
  • core: use JSON.stringify in facetCoords InternMap (e0e195a)
  • core: vertexArrayObject issue (3c71c7e)

Features

  • core: zoomLevel param (79eb70c)
  • core: add powerPreference to embed options (f3af4a0)
  • core: lerp-smoothed scrollbar animation (#238) (971c4a5), closes #166
  • core: support "text", "number", and "color" in param input bindings (1820427)

Performance Improvements

  • core: improve picking (hover, click) performance (a3a6889)