How to set dark mode? #82
              
                
                  
                  
                    Answered
                  
                  by
                    styd
                  
              
          
                  
                    
                      tiagotobias2003
                    
                  
                
                  asked this question in
                Q&A
              
            -
| 
         Hi! I'm trying to configure the charts with dark mode, in the same way as this link:  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            styd
          
      
      
        Aug 29, 2022 
      
    
    Replies: 1 comment 1 reply
-
| 
         Hi, @tiagotobias2003! Sorry, I missed this.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        tiagotobias2003
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Hi, @tiagotobias2003! Sorry, I missed this.
To use theme mode "dark", I guess this option should do:
theme: {mode: "dark"}.Let me know if this is no longer working!