UNPKG

@visactor/react-vchart

Version:

The react version of VChart 4.x

5 lines (3 loc) 207 B
import { createComponent } from "./BaseComponent"; import { registerIndicator } from "@visactor/vchart"; export const Indicator = createComponent("Indicator", "indicator", null, !0, [ registerIndicator ]);