Skip to content

Add support for Axis.axis_label_orientation#13044

Merged
mattpap merged 2 commits into
branch-3.2from
mattpap/13036_axis_label_orientiation
Apr 6, 2023
Merged

Add support for Axis.axis_label_orientation#13044
mattpap merged 2 commits into
branch-3.2from
mattpap/13036_axis_label_orientiation

Conversation

@mattpap
Copy link
Copy Markdown
Contributor

@mattpap mattpap commented Apr 1, 2023

image

fixes #13036

@mattpap mattpap added this to the 3.2 milestone Apr 1, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 1, 2023

Codecov Report

Merging #13044 (008dcc6) into branch-3.2 (d490812) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           branch-3.2   #13044   +/-   ##
===========================================
  Coverage       92.36%   92.36%           
===========================================
  Files             316      316           
  Lines           19963    19965    +2     
===========================================
+ Hits            18438    18440    +2     
  Misses           1525     1525           

Copy link
Copy Markdown
Member

@bryevdv bryevdv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just needs release notes placeholder

Comment thread src/bokeh/core/enums.py
@mattpap mattpap force-pushed the mattpap/13036_axis_label_orientiation branch from f98ce0a to be91d8f Compare April 5, 2023 12:29
@mattpap mattpap force-pushed the mattpap/13036_axis_label_orientiation branch from be91d8f to 91541b6 Compare April 5, 2023 17:21
@mattpap mattpap force-pushed the mattpap/13036_axis_label_orientiation branch from 91541b6 to 008dcc6 Compare April 5, 2023 20:10
Copy link
Copy Markdown
Member

@bryevdv bryevdv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just needs release notes placeholder

@mattpap
Copy link
Copy Markdown
Contributor Author

mattpap commented Apr 6, 2023

Just needs release notes placeholder

I added a release note and updated the wiki.

@mattpap mattpap merged commit 0da7e85 into branch-3.2 Apr 6, 2023
@mattpap mattpap deleted the mattpap/13036_axis_label_orientiation branch April 6, 2023 06:43
@mattpap mattpap added the grant: CZI R5 Funded by CZI Round 5 grant label May 2, 2023
Chiemezuo pushed a commit to Chiemezuo/bokeh that referenced this pull request Aug 27, 2024
* Add support for Axis.axis_label_orientation

* Add release notes
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

grant: CZI R5 Funded by CZI Round 5 grant status: accepted

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to rotate axis labels by adding 'axis_label_orientation'

2 participants