UNPKG

plotly-js-material-design-theme

Version:
14 lines (11 loc) 230 B
import defaultsDeep from 'lodash.defaultsdeep' export const carpet = configuration => defaultsDeep(configuration, { aaxis: { color: '#4285F4', gridwidth: 2 }, baxis: { color: '#4285F4', gridwidth: 2 } })