Topic: angular free chart animation

Naser Shokri free asked 5 years ago


hi, how to disable chart animation in free version?

Damian Gemza staff answered 5 years ago


Dear Naser Shokri, Please add animation object with duration: 0 property in chartOptions object to disable the chart animation. Please chech below code:
public chartOptions: any = {

animation: {

duration:0

},

responsive:true

};
Best Regards, Damian

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Free
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 6.2.2
  • Device: any
  • Browser: any
  • OS: window
  • Provided sample code: No
  • Provided link: No
Tags