mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
Bootstrap.js bug was preventing loading the 'correct' way; resolved with an update.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
import * as VisualizationModel from "mvc/visualization/visualization-model";
|
||||
import * as bootstrap from "bootstrap";
|
||||
import * as Backbone from "libs/backbone";
|
||||
import * as d3 from "libs/d3";
|
||||
|
||||
/**
|
||||
* Two Variable scatterplot visualization using d3
|
||||
|
||||
Reference in New Issue
Block a user