Announcement

Collapse
No announcement yet.

Background color for Price and Non-Price pane from one efs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Background color for Price and Non-Price pane from one efs

    In order to color the background in both the "Price Pane" and the "Non-Price Pane" I must load the same script twice:
    one with "setPriceStudy(true);"
    and another with "setPriceStudy(false);" .

    However I can call the "setPriceBarColor" from a "Non-Price Pane" efs only.

    Please consider creating a command or workaround that will paint the "Price Pane" chart background just from a "Non-Price Pane" efs similar to the "setPriceBarColor" described above?

    Thank you.
    Attached Files

  • #2
    waynecd
    To submit a suggestion to add or enhance an existing functionality you may want to use the Customer Support-> Make a Suggestion option that is available in the main menu of the eSignal application.
    The New Study Suggestions forum is intended as a place for users to ask other users for formulas and/or help in developing new custom formulas or customizing existing ones.
    Alex


    Originally posted by waynecd
    In order to color the background in both the "Price Pane" and the "Non-Price Pane" I must load the same script twice:
    one with "setPriceStudy(true);"
    and another with "setPriceStudy(false);" .

    However I can call the "setPriceBarColor" from a "Non-Price Pane" efs only.

    Please consider creating a command or workaround that will paint the "Price Pane" chart background just from a "Non-Price Pane" efs similar to the "setPriceBarColor" described above?

    Thank you.

    Comment

    Working...
    X