ebi-gene-expression-group/atlas-heatmap

Cut out dependency on jQuery

Closed this issue · 1 comments

I like this project but I think the dependency on jQuery is unnecessary, you only use it in one place - to make an ajax request in HighchartsHeatmapContainer.jsx. Could you replace this call with a vanilla XHR so I don't have to include jQuery in my application?

I see 5271b08b
Thanks guys!