diagonal rungs are drawing. just need tranches.

This commit is contained in:
Tim
2024-05-04 23:08:59 -04:00
parent 95fd55e560
commit 49b41450c3
6 changed files with 59 additions and 30 deletions

View File

@@ -157,7 +157,7 @@ export function drawShape(shapeType, ...callbacks) {
export function createShape(shapeType, points, options={}, ...callbacks) {
drawingCallbacks = null
co.drawing = false
cancelDrawing()
options.shape = shapeType.code
// programatically adds a shape to the chart
let shapeId