jquery - Highcharts determine if data point is outside polygon -


i using highcharts draw polygon , determine whether data point occurs within polygon or outside polygon. below example chart: enter image description here

the current location outside polygon, need perform other operations based on location. short of creating array of every single polygon datapoint, wonder if there better way determine this.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -