(e)
| 1056 | return `Cannot project a selection on encoding channel "${e}" as it uses an aggregate function ("${t}").`; |
| 1057 | } |
| 1058 | function Kn(e) { |
| 1059 | return `Selection not supported for ${e} yet.`; |
| 1060 | } |
| 1061 | const Zn = |
| 1062 | "The same selection must be used to override scale domains in a layered view."; |
| 1063 | function ei(e) { |