Can we show barcode text position both top and bottom?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Can we show barcode text position both top and bottom?
I have tried following:
``
or
``
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the JavaScript handling of the SVG textPosition option and review the existing rendering behavior for the sample EAN13 barcode. Confirm how the library should represent text at both the top and bottom, then update the relevant tests or add coverage if the repository contains tests. Done means the supplied SVG configuration visibly renders barcode text in both positions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100