leeoniya / leeoniya/uPlot

Solid uPlot

Open
#1,061 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
10.5k
Forks
463
PR merge metrics
No merged PRs in 30d

Description

In case anyone is interested, I recently published @dschz/solid-uplot -- a SolidJS wrapper for uPlot so that it can be used as a JSX component. I worked with uPlot in the past and thought it was a super cool library and I believe Solid + uPlot is an incredible marriage that could unlock patterns that perhaps weren't possible before. Wanted to play my part in making the library more accessible to others.

The Solid version does more than just wrap around it. I decided to enhance the plugin system a bit by introducing a plugin bus system that allows plugins to talk to each other so that you could compose and orchestrate plugins together with less friction on the dev side.

I provide four plugins out of the box that serve as "primitives" for others to build on if they're interested:

  • cursor
  • focusSeries
  • tooltip
  • legend

The legend is more of an opinionated one but the others are definitely more fundamental I think.

Hope this all helps!

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.

Research direction

No uPlot files, tests, or entry points are named. Start with the linked @dschz/solid-uplot project and confirm whether any concrete change is wanted in uPlot; done cannot be defined from this issue alone.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.