6884424a588cc282bbe90fd60e334aa97cc165d2,bokeh/models/plots.py,Plot,title_text_font_size,#Plot#,705
Before Change
@property
def title_text_font_size(self):
warnings.warn(DEP_MSG_0_12_0 % ("title_text_font_size", "Plot.title.text_font_size"))
return self.title.text_font_size
@title_text_font_size.setter
def title_text_font_size(self, value):
After Change
@property
def title_text_font_size(self):
deprecated((0, 12, 0), "Plot.title_text_font_size", "Plot.title.text_font_size")
return self.title.text_font_size
@title_text_font_size.setter
def title_text_font_size(self, value):
In pattern: SUPERPATTERN
Frequency: 18
Non-data size: 6
Instances
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_text_font_size
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_text_font_style
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_text_align
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_text_font_style
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: responsive
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_text_alpha
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_standoff
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: responsive
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_text_font
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_standoff
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_text_color
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_text_font_size
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: logo
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_text_font
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_text_align
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: logo
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_text_alpha
Project Name: bokeh/bokeh
Commit Name: 6884424a588cc282bbe90fd60e334aa97cc165d2
Time: 2016-09-28
Author: mattpap@gmail.com
File Name: bokeh/models/plots.py
Class Name: Plot
Method Name: title_text_color