export { applyMargins } from './applyMargins' export { getAxisParameters } from './getAxisParameters' export { getChartCoordinates } from './getChartCoordinates' export { getDateItems } from './getDateItems' export { getNumericItems } from './getNumericItems' export { getStackClass } from './getStackClass' export { text, textof, value, valueof } from './helpers'