mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
jquery-ui does not like loading. jquery-ui-bundle handles this better, can easily be used as an import (we probably want to get rid of this stuff eventually, but it works for now)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import * as VisualizationModel from "mvc/visualization/visualization-model";
|
||||
import * as bootstrap from "bootstrap";
|
||||
import * as Backbone from "libs/backbone";
|
||||
import "jquery-ui-bundle";
|
||||
import * as d3 from "libs/d3";
|
||||
import "ui/peek-column-selector";
|
||||
|
||||
/**
|
||||
* Two Variable scatterplot visualization using d3
|
||||
|
||||
Reference in New Issue
Block a user