@antv/g2plot
Version:
G2 Plot, a market of plots built with the Grammar of Graphics'
5 lines • 308 B
JavaScript
export { getColorConfig } from './adjustColorConfig';
export { getLegendData, mergeLegendData, createLegend } from './globalLegend';
export { getAxisData, mergeAxisScale, createAxis, axesLayout, drawYGrid } from './globalAxis';
export { showTooltip } from './globalTooltip';
//# sourceMappingURL=index.js.map