All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.eolang.maven.sodg-to.to-dot.xsl Maven / Gradle / Ivy




  
  
  
    
  
  
    
    
  
  
    
      
      
        /* Render it at https://dreampuf.github.io/GraphvizOnline/ */
        
        digraph {
        
          node [fixedsize=true,width=1,fontname="Arial"];
        
          edge [fontname="Arial"];
        
        
        
        }
        
      
    
  
  
    
      
    
    [shape=
    
      
        doublecircle
      
      
        circle
      
    
    
      ,color="#f96900"
    
    ,label="
    
      
        Φ
      
      
        
      
    
    
      \n
      
    
    "
    ];
    
  
  
    
      
    
     -> 
    
     [
    label="
    
    "
    
      
        ,style=dashed
      
      
        ,color=gray,fontcolor=gray
      
    
    ];
    
  
  
    
      
    
  





© 2015 - 2025 Weber Informatics LLC | Privacy Policy