synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
19 lines (18 loc) • 538 B
JavaScript
import { jsx as e } from "react/jsx-runtime";
import l from "./safe-react-plotly-factory.js";
import { Suspense as r, lazy as n } from "react";
const a = (t) => {
const o = t;
return o.__esModule || o[Symbol.toStringTag] === "Module" ? o.default : o;
}, s = n(async () => {
const t = await import("plotly.js-basic-dist"), o = a(t);
return { default: l(o) };
});
function m(t) {
return /* @__PURE__ */ e(r, { children: /* @__PURE__ */ e(s, { ...t }) });
}
export {
m as Plot,
m as default
};
//# sourceMappingURL=Plot.js.map