From 25228bebf38b1818671f00cfd22e3847748be75f Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Tue, 16 Jun 2015 17:20:19 +0200 Subject: [PATCH] Use highstocks instead of highcharts. Remove obsolete nvd3. --- bower.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bower.json b/bower.json index f38b1fb..453233c 100644 --- a/bower.json +++ b/bower.json @@ -21,9 +21,7 @@ "pines-notify": "2.0.1", "angular": "1.4.0", "angular-strap": "2.2.4", - "d3": "3.5.5", - "nvd3": "1.8.1-alpha", - "highcharts": "4.1.5", + "highstock-release": "2.1.6", "highcharts-ng": "0.0.8" } }