E51D [FIX] Freeviz: Fix disappearing label at angles close to a multiple of 90 by janezd · Pull Request #7241 · biolab/orange3 · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@janezd
Copy link
Contributor
@janezd janezd commented Jan 23, 2026
Issue

Fixes #7240. Labels in Freeviz disappear if their angle is too close to vertical or horizontal, depending on the length of the label.

Description of changes

Using setAngle instead of setRotation solves the problem. I don't know why (and don't care much :).

Includes
  • Code changes

@codecov
Copy link
codecov bot commented Jan 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.04%. Comparing base (246474b) to head (58e68e8).
⚠️ Report is 20 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7241      +/-   ##
==========================================
+ Coverage   89.03%   89.04%   +0.01%     
==========================================
  Files         335      335              
  Lines       74243    74332      +89     
==========================================
+ Hits        66099    66190      +91     
+ Misses       8144     8142       -2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

FreeViz axis names don't show near 90° angles

1 participant

0