Skip to content
This repository was archived by the owner on Jul 22, 2021. It is now read-only.
This repository was archived by the owner on Jul 22, 2021. It is now read-only.

Unable to create multi line plot. #13

Description

@yaseenyahya

how can i change color of line on my condition.

I am trying to set plot brush in this this method. Is this Possible ?

this.main = function(context, inputCallback) {
var b = 0;
var plotbrush = b == 0 ? "green" : "black";

changePlotBrush(plotbrush); //contains any this type of method
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions