UNPKG

@bluecateng/pelagos-charts

Version:

Chart components

1 lines 65 B
export default (height, title) => height - 22 - (title ? 18 : 0);