您当前的位置: 首页 >  ar

122Echarts - 关系图(Les Miserables)

杨林伟 发布时间:2019-05-05 11:47:03 ,浏览量:4

效果图

在这里插入图片描述

源代码



	
		
		ECharts
		
		
		
		
	

	
		
		
// 基于准备好的dom,初始化echarts实例 var myChart = echarts.init(document.getElementById('main')); var option; myChart.showLoading(); $.get('data/les-miserables.gexf', function(xml) { myChart.hideLoading(); var graph = echarts.dataTool.gexf.parse(xml); var categories = []; for(var i = 0; i < 9; i++) { categories[i] = { name: '类目' + i }; } graph.nodes.forEach(function(node) { node.itemStyle = null; node.value = node.symbolSize; node.symbolSize /= 1.5; node.label = { normal: { show: node.symbolSize > 10 } }; node.category = node.attributes.modularity_class; }); option = { title: { text: 'Les Miserables', subtext: 'Circular layout', top: 'bottom', left: 'right' }, tooltip: {}, legend: [{ // selectedMode: 'single', data: categories.map(function(a) { return a.name; }) }], animationDurationUpdate: 1500, animationEasingUpdate: 'quinticInOut', series: [{ name: 'Les Miserables', type: 'graph', layout: 'circular', circular: { rotateLabel: true }, data: graph.nodes, links: graph.links, categories: categories, roam: true, label: { normal: { position: 'right', formatter: '{b}' } }, lineStyle: { normal: { color: 'source', curveness: 0.3 } } }] }; myChart.setOption(option); }, 'xml'); //myChart.setOption(option);
les-miserables.gexf


  
    Gephi 0.8.1
    
  
  
    
      
    
    
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
      
        
          
        
        
        
        
      
    
    
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
      
        
      
    
  


关注
打赏
1688896170
查看更多评论

杨林伟

暂无认证

  • 4浏览

    0关注

    3183博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录

0.0681s