使用图表进行数据可视化(根据性格测试显示人与人之间的关系)
您好,我有一个关于图形渲染的问题。您会使用什么类型的图表来显示基于人与人之间的性格测试的关系?像这样: 人们可以互相喜欢、不喜欢,或者对对方感觉既不好也不坏。 这里要注意的是,如果有人喜欢一个人,并不意味着那个人也喜欢他,他可以不喜欢他。
因此,此图表显示最少 75 人,最多 200 人。
那么您会使用什么类型的图表,如果可能的话,是否有任何计算机程序可以帮助我渲染此图表。 (如果我自己可以确定一张可用于显示每个人的图片,例如,如果图中的人是女性,则显示“女性符号”,男性则反之亦然)非常
感谢
Hi I have a question regarding graph rendering. What type of graph would you use to display relationships based on a personality test between persons? Like this:
People can either like each other, dislike or feel neither good or bad against each other.
Note here that if someone likes a person, it does not mean that that person likes him back, he could dislike him.
So this graph displays a minimum of 75 people and a maximum of 200.
So what type of graph would you use, and if possible are there any computer program that would help me render this grahp. (It would be positive if I myself could determine a picture that could be used to display each person, for example if the person in the graph is a woman then the "woman symbol" is displayed and vice versa for man)
Thanks alot in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
嗯,如何显示关系是一种主观的(根据显示关系的上下文选择“最好的”)。但是,这里有一个软件列表:
查看这些内容应该会让您找到一些有类似问题的人的例子,以及他们为可视化您感兴趣的内容而采取的典型方法。
Well, it's kind of subjective how you display the relationships (go with "what is best" for the context you are displaying them in). But, here is a list of software:
Reviewing these should lead you to some examples of people with similar questions and the typical approaches they take for the visualisation of what you are interested in.