UNPKG

plotly-js-material-design-theme

Version:
8 lines (6 loc) 147 B
import defaultsDeep from 'lodash.defaultsdeep' export const violin = configuration => defaultsDeep(configuration, { line: { width: 0 } })