Jeroen De Dauw has submitted this change and it was merged.

Change subject: SRF jqPlot scatter chart
......................................................................


SRF jqPlot scatter chart

## Description
Print a scatter plot/chart

## Data model
The scatter plots are usually used to identify correlation
between 2 variables represented by the x/y axis values.

Regression (as a trendline) will be automatically displayed.

[1] http://www.semantic-mediawiki.org/wiki/Help:Jqplotseries_format
[2] http://www.semantic-mediawiki.org/wiki/Demo:Jqpplotseries/Scatter_chart

## Patchsets
+1 initial commit
+2 docs
+3 misplaced comma
+4 and again ...
+5 clarify the data model
+6 add labelaxislabel parameter
+7 docs++
+8 allow numeric values to be represented as x-axis labels
+9 kill whitespace
+10 ...
+11 spaces
+12 missed again spaces grr...
+13 ...
+14 add sanity for boolean values

Change-Id: I334232777135af1166b8bbf6cfcbb245729fe46a
---
M SRF_Resources.php
M formats/jqplot/SRF_jqPlot.php
M formats/jqplot/SRF_jqPlotChart.php
M formats/jqplot/SRF_jqPlotSeries.php
M formats/jqplot/resources/ext.srf.jqplot.chart.js
5 files changed, 155 insertions(+), 111 deletions(-)

Approvals:
  Jeroen De Dauw: Verified; Looks good to me, approved


--
To view, visit https://gerrit.wikimedia.org/r/20029
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I334232777135af1166b8bbf6cfcbb245729fe46a
Gerrit-PatchSet: 14
Gerrit-Project: mediawiki/extensions/SemanticResultFormats
Gerrit-Branch: master
Gerrit-Owner: Mwjames <[email protected]>
Gerrit-Reviewer: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Mwjames <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to