Browse Source

make the underlying lines easier to see, when we add proper grid

data, this might need adjusting again..
main
John-Mark Gurney 4 years ago
parent
commit
700b61f640
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      root/js/solardash.base.js

+ 1
- 0
root/js/solardash.base.js View File

@@ -123,6 +123,7 @@ var solarchart = Highcharts.stockChart('solarchart', {
area: {
//stacking: 'normal',
lineColor: '#666666',
fillOpacity: .25,
lineWidth: 1,
marker: {
lineWidth: 1,


Loading…
Cancel
Save