Shared-Reality-Lab / IMAGE-browser

IMAGE project browser extensions & client-side code
Other
2 stars 0 forks source link

Adapt to new embedding method for Highcharts #375

Open jeffbl opened 4 months ago

jeffbl commented 4 months ago

Given that there was a change in how HighCharts embed charts on their own website, do we need to update how we recognize charts? The concern is that if they have updated their mechanism, this might expand out to other sites, greatly reducing the number of charts we can actually handle in the extension.

If this is blocking and there is no feasible technical solution, let's contact HighCharts to get their take. If embedded HighCharts content becomes opaque to us, we'd have to look for another format to support, otherwise we will not have any charts support at all in the extension.

@jaydeepsingh25 putting this in Backlog, but pinging you for comment, in case I've misunderstood the issue/implications.