Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Axis labels sometimes missing in Quarto rendered output #262

Open
2 tasks done
operdeck opened this issue Sep 20, 2024 · 0 comments
Open
2 tasks done

Axis labels sometimes missing in Quarto rendered output #262

operdeck opened this issue Sep 20, 2024 · 0 comments
Labels
bug Something isn't working Python Issues related to the Python tools

Comments

@operdeck
Copy link
Collaborator

pdstools version checks

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of pdstools.

Issue description

Many of the plots in the quarto notebooks (health check) are missing the x or y tick labels. When I render them in VSCode they do show but they sometimes get chopped off in the quarto render.

It's not consistently the same for all customer data. For CDH Sample for example, I do see the labels. It's not just this particular plot, we see it for most of them.

image

image

Reproducible example

Can't share this publicly but can point to examples where this happens

Expected behavior

Tick labels showing

Installed versions

---Version info---
pdstools: 3.4.4
Platform: macOS-14.6.1-arm64-arm-64bit
Python: 3.12.3 (v3.12.3:f6650f9ad7, Apr 9 2024, 08:18:47) [Clang 13.0.0 (clang-1300.0.29.30)]

---Dependencies---
plotly: 5.22.0
requests: 2.32.3
pydot: 2.0.0
polars: 0.20.31
pyarrow: 16.1.0
tqdm: 4.66.4
pyyaml:
aioboto3: 13.0.1

---Streamlit app dependencies---
streamlit: 1.38.0
quarto:
papermill: 2.6.0
itables:
pandas: 2.2.2
jinja2: 3.1.4
xlsxwriter: 3.2.0

@operdeck operdeck added bug Something isn't working Python Issues related to the Python tools labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Python Issues related to the Python tools
Projects
None yet
Development

No branches or pull requests

1 participant