import { PlotVuer as o } from "@abi-software/plotvuer"; import { C as r } from "./ContentMixin-DksfeIll.js"; import { resolveComponent as a, openBlock as n, createBlock as s } from "vue"; import { _ as p } from "./index-C7KKEuWJ.js"; const l = { name: "Plot", mixins: [r], components: { PlotVuer: o } }; function m(e, c, u, d, i, f) { const t = a("PlotVuer"); return n(), s(t, { "data-source": e.entry.resource.dataSource, metadata: e.entry.resource.metadata, "supplemental-data": e.entry.resource.supplementalData, style: { overflow: "hidden" }, ref: "plot" }, null, 8, ["data-source", "metadata", "supplemental-data"]); } const C = /* @__PURE__ */ p(l, [["render", m]]); export { C as default };