| 7948 | return Object.assign.apply(null, i); |
| 7949 | } |
| 7950 | function bf(e, t, n) { |
| 7951 | let i = arguments.length > 3 && void 0 !== arguments[3] ? arguments[3] : {}; |
| 7952 | const r = Ln(e, n, t); |
| 7953 | if (void 0 !== r) return { configFrom: "style", configValue: r }; |
| 7954 | for (const t of ["vlOnlyAxisConfig", "vgAxisConfig", "axisConfigStyle"]) |
| 7955 | if (void 0 !== i[t]?.[e]) return { configFrom: t, configValue: i[t][e] }; |
| 7956 | return {}; |
| 7957 | } |
| 7958 | const xf = { |
| 7959 | scale: (e) => { |
| 7960 | let { model: t, channel: n } = e; |