Using XSLT to create SVG

后端 未结 2 1583
误落风尘
误落风尘 2020-12-10 22:00

I have an XML file that stores data about classes at a school. I\'m just starting to mess around with SVG, so made an SVG file to represent the enrollment numbers in each cl

2条回答
  •  萌比男神i
    2020-12-10 22:36

    Let me suggest the following as your starting point:

    
    
    
    
    
    
         
            
                
            
        
    
    
    
        
    
    
    
    

    See also: Using XSLT and SVG to create bar chart from XML - Scaling Bar Chart

提交回复
热议问题