In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-12 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article is about how the python data visualization Pyecharts library sankey modifies the color of the mulberry chart. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
The main solution is how to customize / modify the desired color, as shown in the following mulberry figure:
To modify the Phenotype1, use the attribute color in itemStyle, add a dictionary attribute to each node, and set the desired color.
Nodes = [{"name':'Phenotype" # FA8072 "}}, {'name':'Phenotype" # FA8072 "}}, {' name':'Phenotype" # 87CEEB "}}, {'color':" # F5DEB3 "}}, {' color':" # F5DEB3 "}} {'name':'Young'}, {' name':'Medium'}, {'name':'Elder'}]
The modified mulberry figure is as follows:
It is important to note here:
1. If you do not set the color in itemStyle, the color of the mulberry figure drawn each time will be different and random.
2. The line_color attribute value of 'source' means that the color of the link line will be the same as that of the node.
3. In the property settings below, there are no attributes such as lable_color/label_background_color to control the node color, so don't try again! Please use color in itemStyle to set the color
Thank you for reading! On "python data visualization Pyecharts library sankey how to modify the color of the mulberry map" this article is shared here, I hope the above content can be of some help to you, so that you can learn more knowledge, if you think the article is good, you can share it out for more people to see it!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.