Make text lables crisper

Open
#64 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
d3, python

Research direction

Start by locating the text-label rendering entry point and checking how the axes and plot are currently drawn; the issue lists pixel-perfect rendering, Canvas, D3, and GeoJS as possible approaches. Done means the rendered text labels appear crisp rather than washed out, with the chosen approach verified in the visualization.

Written by the indexing model from the issue text.

Description

The text rendering looks a bit washed out because of the non-pixel-perfect rendering. Potential solution could be:

  1. Turn on pixel perfect rendering
  2. Draw text labels in Canvas
  3. Use D3 to draw the axis and GeoJS to draw the plot
Dominant language
Python
Stars
10
Forks
3
Avg merge
3d 17h
Merged PRs (30d)
3

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.

More from Kitware/batai

All issues in Kitware/batai

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.