@david, I want to test some ideas for charts, so I’m trying to make some calls using the API from chart scripts, but it seems fetch() method is not supported there.
I wonder if there’s any way to do it.
What data are you looking for? It is much more efficient to make things available through objects supplied to the script instead of making API calls possible.
For current activity yes, but I want to get streams from another activity, so that I can plot both together for comparison
I need to get the new comparison page done for this (replacement for the interval search page). This will support selecting and comparing multiple activities. Custom charts will be given all the activities selected.
2 Likes
Perfect!
1 Like