↧
Chart.js - datastructure handling
I have gone through the tutorials provided on Chart.js's documentation but I am struggling to work out how to make the data I have fit to the requirements of the library.My code is as such const labels...
View ArticleHow to link to Google Scholar citations
I am trying to develop a widget that would add to the depth of data available on a web page displaying academics' publications. One way I thought to achieve this was to provide some integration with...
View ArticleHow to include a page in sitemap.xml that requires parameters
For a given page for a catalogue, item.php, there are two parameters which are used to look up the item (t and id): e.g. item.php?t=u&id=11. There are a couple of thousand items in the catalogue....
View Article