Widget:PlaceNamesCharts: Difference between revisions

From International Robin Hood Bibliography
mNo edit summary
mNo edit summary
Line 329: Line 329:
dataRowsAr[i][0] = xValue;
dataRowsAr[i][0] = xValue;
}
}
console.log("numPerDecade: " + numPerDecade);
if (!showXAxisTicks && numPerDecade > 2) {
if (!showXAxisTicks && numPerDecade > 2) {
  showXAxisTicks = true;
  showXAxisTicks = true;

Revision as of 05:11, 24 October 2018

This widget generates the Google charts on landing pages in the Place-names and Festivals sections of IRHB. It takes no parameters.