candleview 2.5.1 → 2.5.3

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/index.mjs CHANGED
@@ -4695,7 +4695,7 @@ class Le {
4695
4695
  e.setLineDash([]);
4696
4696
  break;
4697
4697
  }
4698
- if (this._isDragging && (e.globalAlpha = 0.7), e.beginPath(), e.rect(i, r, n, o), e.stroke(), (this._showHandles || this._isDragging) && !this._isPreview) {
4698
+ if (this._isDragging && (e.globalAlpha = 0.7), e.beginPath(), (this._showHandles || this._isDragging) && !this._isPreview) {
4699
4699
  const l = (h, d, g = !1) => {
4700
4700
  e.save(), e.fillStyle = this._color, e.beginPath(), e.arc(h, d, 5, 0, Math.PI * 2), e.fill(), e.fillStyle = "#FFFFFF", e.beginPath(), e.arc(h, d, 3, 0, Math.PI * 2), e.fill(), g && (e.strokeStyle = this._color, e.lineWidth = 1, e.setLineDash([]), e.beginPath(), e.arc(h, d, 8, 0, Math.PI * 2), e.stroke()), e.restore();
4701
4701
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "candleview",
3
- "version": "2.5.1",
3
+ "version": "2.5.3",
4
4
  "description": "An AI-powered data visualization and charting engine designed for the financial industry.",
5
5
  "keywords": [
6
6
  "Finance",