Support Board
Date/Time: Mon, 02 Jun 2025 14:19:37 +0000
Post From: Dotted/Dashed lines looks often as solid lines
[2025-05-22 06:00:20] |
TB7000 - Posts: 19 |
UPDATE: If someone comes across the same issue, which might can help in some cases: - For lines, using draw styles which are an extension from last bar do display independently from horizontal zoom (DRAWSTYLE_LINE_AT_LAST_BAR_LEFT_TO_RIGHT, DRAWSTYLE_LINE_AT_LAST_BAR_TO_LEFT_SIDE, etc.) This was what I used as work around, or alternatively using Drawings (s_UseTool Drawingtools) instead. Other types might work as well, just experiment. |