3.0.0-beta12 seems to break chartjs-plugin-zoom #8572
                  
                    
                      jonathan-nash
                    
                  
                
                  started this conversation in
                General
              
            Replies: 1 comment
-
| 
         2 things the latest version of chart.js is 2.9.4, there is no release version 2.9.7. Version 3 of the lib has some breaking changes relative to version 2 (https://www.chartjs.org/docs/master/getting-started/v3-migration),  So the plugin has to be updated according to these changes, this is not something chart.js can do anything about. You will have to go to the repo of the plugin and make an issue there  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I use this sequence of loading scripts:
This worked under chart.js 2.9.7, but 3.0.0-beta12 gives the console error:
around the statement:
Thanks for any help you can give.
Beta Was this translation helpful? Give feedback.
All reactions