lincc-frameworks / lincc-frameworks/hyrax

Experiment with echarts/ipecharts

Open
#229 0 comments 0 reactions 1 assignee View on GitHub

@mtauraso is already working on this.

Since Feb 25, 2025.

enhancement
Dominant language
Python
Stars
41
Forks
7
Avg merge
5d 1h
Merged PRs (30d)
8

Description

The idea here is to prototype a scatter plot that can bring up astro data in a side widget on a scatter-plot click. Progression to showing a single astro image, and perhaps three-image stack (template, reference, science?)

The prototype Andy shared uses a fake time-series,

Echarts because it:
- Looks great
- Available as an ipython wiget through ipecharts
- Relatively fast on millions of points in a scatter

Differences from holoviews:
- Interaction callbacks can live in javascript
- Echarts doesn't own every widget, you can define your own widgets to display more easily.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.