MOKV3500

Guides

How to publish datafile and html file in WordPress

D3.js

Introduction to responsive D3 components

Why responsive components are more flexible.

Tutorial: Responsive D3 scales and axis

This tutorial will explain the code needed to make responsive scales and axis.

Tutorial: How to use the 2 axis scatterplot

This tutorial will explain the data binding for a scatterplot with 2 axis

Tutorial: How to use a scatterplot with several encoded variables

This tutorial will explain hoe to use a scatterplot component the encodes variables to X & Y axis, area and colour. The article is currently not finished.

Leaflet.js

Tutorial: How to use the news map component

This tutorial show the specific parts of the code you need to change in order to publish your own news map.

Tutorial: Use the live earthquake map component

In this tutorial you can learn how to use live data from USGS to make a map that shows the lates earthquakes in the world.


General

Tutorial: Make sentences from the Date object

In this tutorial you can practice making strings right in the console.

Statistical methods expressed in pure javascript

This article is work in progress but it aims to have a summary of statistical methods and javsscript code that is ready to be used.