Announcement

Collapse
No announcement yet.

changing from line grapg to histogram

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

  • changing from line grapg to histogram

    I feel like a clutz today.

    I want to convert this efs formula from a line graph to a histogram.

    Please someone point me in the right direction
    Attached Files

  • #2
    Just add this above the main function.

    PHP Code:
    function preMain() {

    setPlotType(PLOTTYPE_HISTOGRAM);


    Regards,
    Jay F.
    Product Manager
    _____________________________________
    Have a suggestion to improve our products?
    Click Support --> Request a Feature in eSignal 11

    Comment

    Working...
    X