UNPKG

@bluecateng/pelagos-charts

Version:

Chart components

7 lines 136 B
import { getValue } from './Getters'; export default { labels: d => d.key, linear: getValue, log: getValue, time: d => d.date };