N°5621 Move D3 3.5.16 to NPM

This commit is contained in:
Pierre Goiffon
2024-02-16 16:47:16 +01:00
parent f3fbce7459
commit 3e9f4df1bf
16 changed files with 38 additions and 32 deletions

View File

@@ -60,7 +60,7 @@ class iTopWebPage extends NiceWebPage implements iTabbedPage
// - TabContainer
'js/jquery.ba-bbq.min.js',
// - DashletGroupBy & other specific places
'js/d3.js',
'js/d3.js', // 3.2.0 N°5261 moved to NPM
'js/c3.js', // 3.2.0 N°5261 moved to NPM
// - DisplayableGraph, impact analysis
'js/raphael-min.js',