Is there a way how to dynamically create a plotline in highchart when the value is lower than previous one?
问题 I would like to ask if any of you already has experience with automatically generated plotline in case that "some condition". I have highchart connected to SQL Server from where I am reading numbers (of resistance) to yAxis and datetime for xAxis. Everything is working properly but I would like to put a plotline every time when the value of resistance is going let's say at least 30% down. So the main question is how to create a condition (in javascript/mssql/php...) which will be comparing