mirror of
				https://github.com/mermaid-js/mermaid.git
				synced 2025-11-03 20:34:20 +01:00 
			
		
		
		
	[autofix.ci] apply automated fixes
This commit is contained in:
		@@ -141,10 +141,11 @@ xychart-beta
 | 
			
		||||
Themes for xychart resides inside xychart attribute so to set the variables use this syntax:
 | 
			
		||||
 | 
			
		||||
```yaml
 | 
			
		||||
---
 | 
			
		||||
config:
 | 
			
		||||
    themeVariables:
 | 
			
		||||
        xyChart:
 | 
			
		||||
            titleColor: "#ff0000"
 | 
			
		||||
  themeVariables:
 | 
			
		||||
    xyChart:
 | 
			
		||||
      titleColor: '#ff0000'
 | 
			
		||||
---
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user