Kozea / Kozea/pygal

How to add xlink to box chart?

Open
#464 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.8k
Forks
419
PR merge metrics
No merged PRs in 30d

Description

Is it possible to add xlink for Box plot?
Examples for links are for Bar chart - where link is connected to particular value. I'm looking for a way to assign link to whole box with Min, Max etc values. Probably one could re-edit svg file. But maybe pygal can insert such link?

Contributor guide

Open the contributing guide

Research direction

Start by comparing how links are handled for Bar charts with how Box plots render their boxes and values. Determine whether pygal can attach an xlink to the whole box in the generated SVG, and define the expected behavior for boxes containing Min and Max values; the issue names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
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.