twosigma / twosigma/beakerx

improve accuracy of e2e canvas tests with large font

Open
#7,258 0 comments 0 reactions 1 assignee Claimed by @EfimovVladimir View on GitHub
Bug Enhancement Tests
Dominant language
Jupyter Notebook
Stars
2.9k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

```
def mapList5 = [
[firstCol:1, secondCol:2, thirdCol:3],
[firstCol:4, secondCol:5, thirdCol:6],
[firstCol:9, secondCol:8, thirdCol:9]
]
def td4 = new TableDisplay(mapList5)
td4.dataFontSize = 30
td4.headerFontSize = 30
td4
```

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.