Installation
F2 can be installed via npm. It is recommended to get F2 this way.
npm install @antv/f2 --save
Add script and link tags in your browser and use the global variable
F2
.<script src="https://gw.alipayobjects.com/os/antv/assets/f2/3.2.3/f2.js"></script>
Last modified 5yr ago