Matplotlib 3.0 - axisartist.axis_artist.TickLabels
mpl_toolkits.axisartist.axis_artist.TickLabels

mpl_toolkits.axisartist.axis_artist.TickLabels
-
class mpl_toolkits.axisartist.axis_artist.TickLabels(*, axis_direction='bottom', **kwargs)
[source] -
मामले:
mpl_toolkits.axisartist.axis_artist.AxisLabel
,mpl_toolkits.axisartist.axis_artist.AttributeCopier
टिक लेबल। पाठ से प्राप्त होने के दौरान, यह एकल कलाकार सभी टिकबेलों को खींचता है। जैसे एक्सिसलैबेल में, मक्खी में पाठ की स्थिति को अद्यतन किया जाता है, इसलिए पाठ की स्थिति बदलने का कोई प्रभाव नहीं पड़ता है। अन्यथा, गुणों को एक सामान्य पाठ के रूप में बदला जा सकता है। मेनलाइन मैटलोट्लिब के टिकलैबल्स के विपरीत, अकेले सिंगल टिकबेल के गुणों को संशोधित नहीं किया जा सकता है।
टिक और टिकलैबल्स के बीच पैड को बदलने के लिए, set_pad का उपयोग करें।
-
get_ref_artist()
[source]
-
get_texts_widths_heights_descents(renderer)
[source] -
टिकब्लेबल्स के लिए चौड़ाई, ऊंचाई, वंश की सूची लौटाएं।
-
get_window_extents(renderer)
[source]
-
invert_axis_direction()
[source]
-
set_axis_direction(label_direction)
[source] -
मैटलपोटलिब सम्मेलन के अनुसार टिकब्लेबल्स के टेक्स्ट एंगल और टेक्स्ट अलाइनमेंट को समायोजित करें।
लेबल_निर्देशन [बाएँ, दाएँ, नीचे, ऊपर] में से एक होना चाहिए।
संपत्ति बाएं तल सही चोटी गुदगुदी कोण 90 0 -90 180 टिकलबेल वा केंद्र आधारभूत केंद्र आधारभूत टिक्कलबेल हा सही केंद्र सही केंद्र ध्यान दें कि टेक्स्ट एंगल्स वास्तव में टिकलेबेल के लिए दिशा के (90 + कोण) के सापेक्ष होते हैं, जो निचले अक्ष के लिए 0 देता है।
-
set_locs_angles_labels(locs_angles_labels)
[source]
-