This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
solardash
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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
e904b0d08d
commit
700b61f640
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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,
Write
Preview
Loading…
Cancel
Save