jenkins-bot has submitted this change and it was merged.

Change subject: Implement vega 2.0 support
......................................................................


Implement vega 2.0 support

By default, use the $wgGraphDefaultVegaVer version,
but if the default is 1 and any of the graphs on a page
contain "version" tag higher than 1, use vega2.

Note: js/graph1.js and js/graph2.js are almost identical on purpose:
the graph1 should go away as soon as we migrate to Vega 2.0.

the d3.layout.cloud.js was removed as it wasn't being used at the moment.

Bug: T106103
Change-Id: I562080995111af8aee652842e360fe456326150e
---
M Graph.body.php
M extension.json
R js/graph1.js
A js/graph2.js
M lib/d3.js
D lib/d3.layout.cloud.js
R lib/vega1/vega.js
A lib/vega2/vega.js
8 files changed, 21,631 insertions(+), 546 deletions(-)

Approvals:
  MaxSem: Looks good to me, approved
  JGirault: Looks good to me, but someone else must approve
  jenkins-bot: Verified




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

Gerrit-MessageType: merged
Gerrit-Change-Id: I562080995111af8aee652842e360fe456326150e
Gerrit-PatchSet: 8
Gerrit-Project: mediawiki/extensions/Graph
Gerrit-Branch: master
Gerrit-Owner: Yurik <yu...@wikimedia.org>
Gerrit-Reviewer: JGirault <jgira...@wikimedia.org>
Gerrit-Reviewer: MaxSem <maxsem.w...@gmail.com>
Gerrit-Reviewer: Yurik <yu...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to