Skip to content

Conversation

@ennerf
Copy link
Collaborator

@ennerf ennerf commented Jul 26, 2025

See #701

.axis .axis-tick-label {
  visibility: hidden;
}
image
.axis .axis-major-tick-mark, .axis .axis-minor-tick-mark {
  visibility: hidden;
}

.axis .axis-tick-label {
  visibility: visible;
}
image

@sonarqubecloud
Copy link

@RalphSteinhagen
Copy link
Member

Thanks @ennerf for the fix. Looks good and seems to do the job (I assume you've tested more thoroughly than I can 😃).

@ennerf ennerf removed the request for review from wirew0rm July 26, 2025 21:24
@ennerf
Copy link
Collaborator Author

ennerf commented Jul 26, 2025

It looks like there is a problem with the CI checks

@wirew0rm
Copy link
Member

It looks like there is a problem with the CI checks

This is just because the PR comes from an external repo, so it cannot access CI tokens and upload to the snapshot repository. Same for codecov and restyled needs to be switched to use their github action since they stopped hosting their own CI for this.
Should all not be relevant to this PR.

The changes look good, thanks for following this up 👍

@wirew0rm wirew0rm merged commit d1b554f into fair-acc:main Jul 28, 2025
5 of 6 checks passed
lacgit pushed a commit to lacgit/chart-fx that referenced this pull request Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants