Ero sivun ”Widget:JwObsCharts2” versioiden välillä
Järvi-meriwikistä
(Ak: Uusi sivu: <includeonly> <script type="text/javascript"> (function() { // globals var today = new Date(); function <!--{$id|default:TheGraph|escape:'html'}-->_jQueryTest() {...) |
|||
Rivi 629: | Rivi 629: | ||
addDataToTrendChart(memo); | addDataToTrendChart(memo); | ||
− | } else if (memo.graphType == ' | + | } else if (memo.graphType == 'seasonwithrefs') { |
− | + | addDataToSeasonWithRefsChart(memo); | |
} else if (memo.graphType == 'trendwithhighlow') { | } else if (memo.graphType == 'trendwithhighlow') { | ||
Rivi 1 072: | Rivi 1 072: | ||
} | } | ||
− | function | + | function addDataToSeasonWithRefsChart(memo) { |
// do axis min and max | // do axis min and max |