Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 660: | Rivi 660: | ||
memo.options.series[sc++] = { type: 'scatter', color: colors['obses'], pointSize: 5, visibleInLegend: true, hideThis: false }; | memo.options.series[sc++] = { type: 'scatter', color: colors['obses'], pointSize: 5, visibleInLegend: true, hideThis: false }; | ||
memo.options.trendlines = { sc | memo.options.trendlines = {}; | ||
memo.options.trendlines[ sc ] = { type: 'exponential' }; | |||
// add data to table | // add data to table | ||


