@antv/narrative-text-vis
Version:
React component of interactive narrative text
11 lines (10 loc) • 659 B
TypeScript
export declare const presetPlugins: import("..").PhraseDescriptor<import("@antv/narrative-text-schema").EntityMetaData>[];
export { createMetricName } from './createMetricName';
export { createMetricValue } from './createMetricValue';
export { createDeltaValue, createRatioValue } from './createCompare';
export { createOtherMetricValue } from './createOtherMetricValue';
export { createContributeRatio } from './createContributeRatio';
export { createDimensionValue } from './createDimensionValue';
export { createProportion } from './createProportion';
export { createTimeDesc } from './createTimeDesc';
export { createTrendDesc } from './createTrendDesc';