Kanaries / Kanaries/pygwalker

A way to extend visualization charts with custom components

Open
#667 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16k
Forks
889
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
In doing data analysis, it can be useful to visualize simple linear relations in scatterplots. I couldn't find something like that in PygWalker documentation.

**Describe the solution you'd like**
A template or a way to register new chart components (or are they called elements? in this case a matplotlib chart) to the existing ones

**Describe alternatives you've considered**
None so far, I have little expertise in Streamlit extensions

**Additional context**
None

Contributor guide

Open the contributing guide

Research direction

Start by reading the PygWalker documentation and examining how its existing chart components are defined. Then investigate the Streamlit extension approach and the matplotlib chart integration mentioned in the request. Done would mean having a decided, documented way to register a custom chart component, with a template or example.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.