Home Forums Chart Support Display evaluation objects on line chart

Display evaluation objects on line chart

Viewing 5 posts - 1 through 5 (of 5 total)
  • #38068

    Hello,

    is it possible to display evaluation objects (e.g. rectangles, polygons, envelopes) over line charts (e.g. as overlay with transparent half transparent background color)? Can you please provide an example?

    #38082

    @stefan-alfs,

    You can use markers to show circle, square, triangle or cross in line charts. Please refer to documentation for more information along with live examples that you can try out.
    JavaScript Chart Markers

    If this doesn’t fit your requirements can you kindly share some example or pictorial representation of what you are looking for so that we can understand your requirement better & help you out?


    Vishwas R
    Team CanvasJS

    #38317

    Thanks for the response! I do not want to use different objects (polygons) as markers, but as separate objects which represent evaluation windows for the corresponding graph (e.g. for force/distance graphs from press devices)

    #38316

    Thanks for the response! I do not want to use different objects (polygons) as markers, but as separate objects which represent evaluation windows for the corresponding graph, like the green areas in the force/distance graph) below:

    EvaluationObject

    #38353

    @stefan-alfs,

    It’s not possible to have different polygon shapes on chart as of now. However, you can use scatter chart to show supported markers / shapes (circle, triangle, square, cross) anywhere with different size within the plot-area as shown in this JSFiddle.


    Vishwas R
    Team CanvasJS

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.