Kozea / Kozea/pygal

x_value_formatter property is not being used by render_table().

Open
#372 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

The function in `x_value_formatter` property is not being used by `render_table` while generating the `thead`, instead lxml throws `ValueError` exception as its expecting `str`

Contributor guide

Open the contributing guide

Research direction

Start by tracing render_table() where it generates the thead and inspect how x_value_formatter is handled before the lxml call. Reproduce the ValueError with a formatter, then verify that the formatter is used for the header values and that table rendering completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.