app/assets/javascripts/highstock/themes/dark-blue.js in highstock-rails-1.3.10 vs app/assets/javascripts/highstock/themes/dark-blue.js in highstock-rails-2.1.10
- old
+ new
@@ -242,10 +242,10 @@
trackBorderColor: '#666'
},
// special colors for some of the
legendBackgroundColor: 'rgba(0, 0, 0, 0.5)',
- legendBackgroundColorSolid: 'rgb(35, 35, 70)',
+ background2: 'rgb(35, 35, 70)',
dataLabelsColor: '#444',
textColor: '#C0C0C0',
maskColor: 'rgba(255,255,255,0.3)'
};