How to use the @antv/f2.Animate function in @antv/f2

To help you get started, we’ve selected a few @antv/f2 examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github viserjs / viser / packages / viser-cell / src / utils / CustomizeUtils.ts View on Github external
export const registerAnimation = (animationName: string, animationFun: any) => {
  F2.Animate.registerAnimation(animationName, animationFun);
};

@antv/f2

Charts for mobile visualization.

MIT
Latest version published 1 month ago

Package Health Score

81 / 100
Full package analysis