scope360-core 0.0.425 → 0.0.426
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/scope360-core.js
CHANGED
|
@@ -21598,8 +21598,8 @@ const p_ = /* @__PURE__ */ bR("line", JC), wR = { class: "chart-container" }, g_
|
|
|
21598
21598
|
elements: {
|
|
21599
21599
|
line: {
|
|
21600
21600
|
backgroundColor: (a) => i(a),
|
|
21601
|
-
tension: 0.
|
|
21602
|
-
borderWidth:
|
|
21601
|
+
tension: 0.05,
|
|
21602
|
+
borderWidth: 3,
|
|
21603
21603
|
borderColor: e.borderColor,
|
|
21604
21604
|
fill: "start",
|
|
21605
21605
|
spanGaps: !0
|