Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 428: | Rivi 428: | ||
memo.options.series.push( { type: 'scatter', pointType: 'circle', pointSize: 9, color: '#3366cc' } ); | memo.options.series.push( { type: 'scatter', pointType: 'circle', pointSize: 9, color: '#3366cc' } ); | ||
memo.options.trendlines[ memo.options.series.length - 1 ] = { type: 'linear', title: 'asdfasd', adsf: i18n.trendline, color: colors.trend, | memo.options.trendlines[ memo.options.series.length - 1 ] = { type: 'linear', title: 'asdfasd', adsf: i18n.trendline, color: colors.trend, visibleInLegend: true }; | ||
} else if ( memo.seriesA[ s ].type == 'candlestick' ) { | } else if ( memo.seriesA[ s ].type == 'candlestick' ) { | ||


