Rahul Munjal
Rahul Munjal

Reputation: 2693

Adding a horizontal line in canvasJS

I am making a comfort level chart with multiple area charts. I want to draw a horizontal line, making it a level line. I am getting the area charts data. but i cannot get line data. I have to create it by own. Please help.

Thanx in advance.

Upvotes: 2

Views: 2145

Answers (1)

Sunil Urs
Sunil Urs

Reputation: 358

You can add Custom Horizontal Lines by using StripLine with value

Upvotes: 2

Related Questions