diagonal rungs are drawing. just need tranches.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user