exceljs / exceljs/exceljs

Column width not accurate

Open
#744 13 comments 3 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
JavaScript
Stars
15.5k
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

Hi,
If I want to define the column width, I need to add to almost every width a value of 0.71. So if I want a width of 12, I need actually to define it like `column.width = 12.71`.
Only when it comes to the width of less then 1, this addition actually varies.

Does anybody have an experience, what could cause such a behavior?

Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.