{"id":176,"date":"2021-12-22T23:15:37","date_gmt":"2021-12-22T15:15:37","guid":{"rendered":"https:\/\/linguopeng.top\/?p=176"},"modified":"2024-06-24T23:32:03","modified_gmt":"2024-06-24T15:32:03","slug":"%e8%8a%b1%e7%93%a3%e5%9b%be","status":"publish","type":"post","link":"https:\/\/linguopeng.top\/?p=176","title":{"rendered":"\u82b1\u74e3\u56fe"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>\ngenome_to_data = {\n    'F. daltoniana': {'color': \"#f63c50\", 'shell': 6882, 'unique': 188},\n    'F. iinumae': {'color': \"#ff8e54\", 'shell': 5480, 'unique': 95},\n    'F. mandschurica': {'color': \"#ffe087\", 'shell': 5127, 'unique': 237},\n    'F. nilgerrensis': {'color': \"#ffffbe\", 'shell': 5527, 'unique': 179},\n    'F. pentaphylla': {'color': \"#e1f594\", 'shell': 3760, 'unique': 187},\n    'F. vesca': {'color': \"#77d793\", 'shell': 6973, 'unique': 158},\n    'F. viridis': {'color': \"#0088bf\", 'shell': 5995, 'unique': 213},\n}\n\nimport matplotlib.pyplot as plt\nfrom flower_plot import flower_plot\n\nflower_plot(genome_to_data=genome_to_data, \n            n_core=10665,\n           shell_color=\"#ebccea\",\n           core_color=\"red\",\n           alpha=1)\nplt.tight_layout()\nplt.savefig(\"1.pdf\")\n\n# flower plot \u5c55\u793a\u8349\u8393\u6cdb\u57fa\u56e0\u7ec4\u7684\u6570\u636e\n# https:\/\/github.com\/MrTomRod\/flower-plot<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><div class='fancybox-wrapper lazyload-container-unload' data-fancybox='post-images' href='https:\/\/linguopeng.top\/wp-content\/uploads\/2021\/12\/.png'><img class=\"lazyload lazyload-style-1\" src=\"data:image\/svg+xml;base64,PCEtLUFyZ29uTG9hZGluZy0tPgo8c3ZnIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjZmZmZmZmMDAiPjxnPjwvZz4KPC9zdmc+\"  decoding=\"async\" data-original=\"https:\/\/linguopeng.top\/wp-content\/uploads\/2021\/12\/.png\" src=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAANSURBVBhXYzh8+PB\/AAffA0nNPuCLAAAAAElFTkSuQmCC\" alt=\"\"\/><\/div><\/figure>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-176","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/linguopeng.top\/index.php?rest_route=\/wp\/v2\/posts\/176","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linguopeng.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linguopeng.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linguopeng.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/linguopeng.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=176"}],"version-history":[{"count":3,"href":"https:\/\/linguopeng.top\/index.php?rest_route=\/wp\/v2\/posts\/176\/revisions"}],"predecessor-version":[{"id":659,"href":"https:\/\/linguopeng.top\/index.php?rest_route=\/wp\/v2\/posts\/176\/revisions\/659"}],"wp:attachment":[{"href":"https:\/\/linguopeng.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=176"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linguopeng.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=176"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linguopeng.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=176"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}