Title: Show incomplete tick labels when using mixed chinese and english characters · Issue #15820 · matplotlib/matplotlib · GitHub
Open Graph Title: Show incomplete tick labels when using mixed chinese and english characters · Issue #15820 · matplotlib/matplotlib
X Title: Show incomplete tick labels when using mixed chinese and english characters · Issue #15820 · matplotlib/matplotlib
Description: Bug report The figure shows incomplete tick labels as below when I use Matplotlib to draw headmaps with chinese tick labels. Note this only happens when using Chinese character and punctuation(or English alphabet) in tick labels at the s...
Open Graph Description: Bug report The figure shows incomplete tick labels as below when I use Matplotlib to draw headmaps with chinese tick labels. Note this only happens when using Chinese character and punctuation(or E...
X Description: Bug report The figure shows incomplete tick labels as below when I use Matplotlib to draw headmaps with chinese tick labels. Note this only happens when using Chinese character and punctuation(or E...
Opengraph URL: https://github.com/matplotlib/matplotlib/issues/15820
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Show incomplete tick labels when using mixed chinese and english characters ","articleBody":" Bug report\r\n\r\nThe figure shows incomplete tick labels as below when I use Matplotlib to draw headmaps with chinese tick labels. Note this only happens when using Chinese character and punctuation(or English alphabet) in tick labels at the same time.\r\n\r\n```python\r\nimport numpy as np\r\nimport matplotlib.pyplot as plt\r\nfrom pylab import mpl\r\nmpl.rcParams['font.sans-serif'] = ['STZhongsong'] \r\nmpl.rcParams['axes.unicode_minus'] = True \r\n\r\ndef heatmap(data, row_labels, col_labels, ax=None,\r\n cbar_kw={}, cbarlabel=\"\", **kwargs):\r\n\r\n if not ax:\r\n ax = plt.gca()\r\n\r\n im = ax.imshow(data, **kwargs)\r\n\r\n cbar = ax.figure.colorbar(im, ax=ax, **cbar_kw)\r\n cbar.ax.set_ylabel(cbarlabel, rotation=-90, va=\"bottom\")\r\n\r\n ax.set_xticks(np.arange(data.shape[1]))\r\n ax.set_yticks(np.arange(data.shape[0]))\r\n\r\n ax.set_xticklabels(col_labels)\r\n ax.set_yticklabels(row_labels)\r\n\r\n ax.tick_params(top=True, bottom=False,\r\n labeltop=True, labelbottom=False)\r\n\r\n plt.setp(ax.get_xticklabels(), rotation=-20, ha=\"right\",\r\n rotation_mode=\"anchor\")\r\n\r\n for edge, spine in ax.spines.items():\r\n spine.set_visible(False)\r\n\r\n ax.set_xticks(np.arange(data.shape[1]+1)-.5, minor=True)\r\n ax.set_yticks(np.arange(data.shape[0]+1)-.5, minor=True)\r\n ax.grid(which=\"minor\", color=\"w\", linestyle='-', linewidth=3)\r\n ax.tick_params(which=\"minor\", bottom=False, left=False)\r\n\r\n return im, cbar\r\n\r\nif __name__ == \"__main__\":\r\n x,y = list(\"你这是干什么啦?\"),list(\"你要吃什么?\")\r\n s = np.random.random([len(x), len(y)])\r\n fig, ax = plt.subplots()\r\n\r\n im, cbar = heatmap(s, x, y, ax=ax,\r\n cmap=\"YlGn\", cbarlabel=\"attention scores\")\r\n\r\n fig.tight_layout()\r\n plt.savefig(\"test\", dpi=300, bbox_inches = 'tight')\r\n plt.show()\r\n```\r\n\r\nThe above figure can be found here: https://i.stack.imgur.com/HwVp3.png\r\n\r\n * Operating system: windows 10\r\n * Matplotlib version: 3.0.3\r\n * Matplotlib backend: Qt5Agg\r\n * Python version: 3.7.3\r\n\r\n","author":{"url":"https://github.com/yaoxiaoyuan","@type":"Person","name":"yaoxiaoyuan"},"datePublished":"2019-12-03T09:55:09.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/15820/matplotlib/issues/15820"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:cf436301-2f84-d8b8-85b1-6c4656b7576e |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8E6A:37A81A:1C14B97:2639CFC:6A53733F |
| html-safe-nonce | be03925ddb6f5ffa71ab5b349196d945682a2fe2624047139052e9d6218dbe9d |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RTZBOjM3QTgxQToxQzE0Qjk3OjI2MzlDRkM6NkE1MzczM0YiLCJ2aXNpdG9yX2lkIjoiNTU2NTU1MDk2OTA2MjkxMjgzMSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 773c11855bd392ec01f2647a5129da988c0e325bc686360524b8dd2bdb2da417 |
| hovercard-subject-tag | issue:531860609 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/matplotlib/matplotlib/15820/issue_layout |
| twitter:image | https://opengraph.githubassets.com/6e1e0419ff1ddf3def949f75a593991d2a1ac8adee75592adc5383545b9440e5/matplotlib/matplotlib/issues/15820 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/6e1e0419ff1ddf3def949f75a593991d2a1ac8adee75592adc5383545b9440e5/matplotlib/matplotlib/issues/15820 |
| og:image:alt | Bug report The figure shows incomplete tick labels as below when I use Matplotlib to draw headmaps with chinese tick labels. Note this only happens when using Chinese character and punctuation(or E... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | yaoxiaoyuan |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| turbo-cache-control | no-preview |
| go-import | github.com/matplotlib/matplotlib git https://github.com/matplotlib/matplotlib.git |
| octolytics-dimension-user_id | 215947 |
| octolytics-dimension-user_login | matplotlib |
| octolytics-dimension-repository_id | 1385122 |
| octolytics-dimension-repository_nwo | matplotlib/matplotlib |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 1385122 |
| octolytics-dimension-repository_network_root_nwo | matplotlib/matplotlib |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width