observablehq / observablehq/plot

Convert group levels names to title or sentence case in Plot legend

Open
#1,092 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
HTML
Stars
5.4k
Forks
244
PR merge metrics
No merged PRs in 30d

Description

It would be awesome if there was an easy way to update legend labels to (e.g. to title or sentence case) if the original data has them in a less finalized looking case (e.g. from snake or camel case).

In other words, is there a way to simplify changing "group_a" "group_b" "group_c" to "Group A" "Group B" "Group C" in the legend?

Contributor guide

Open the contributing guide

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 file or test is named. Start by locating the legend label handling and reviewing how legend labels are currently derived; clarify the supported title- and sentence-case behavior for snake_case and camelCase values. Done means the requested examples can be transformed through a clear API without changing unrelated labels.

Written by the indexing model from the issue text.

Assessment

Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.