Jump to content

User:Al Maghi/Motionchart

From Wikipedia, the free encyclopedia
Usage
{{Motionchart
 | x = X axis title
 | y = Y axis title
 | group = Location |
  {{User:Al Maghi/Dataset| London | 2003/0/1 | 10000 | 20000 | England }}
  {{User:Al Maghi/Dataset| Paris | 2003/0/1 | 5000 | 10000 | France }}
  {{User:Al Maghi/Dataset| London | 2005/0/1 | 100000 | 200000 | England }}
  {{User:Al Maghi/Dataset| Paris | 2005/0/1 | 50000 | 100000 | France }}
}}
Result
Visualize the following data
ID date X axis title Y axis title Location
London 2003/0/1 10000 20000 England
Paris 2003/0/1 5000 10000 France
London 2005/0/1 100000 200000 England
Paris 2005/0/1 50000 100000 France

The DataVisualizer tool can be used on other projects by copying {{motionchart}} and {{dataset}}. It uses the MediaWiki and Visualization APIs.