Since vega1 is now deprecated, VE should only render Vega 2 graphs. VE should also offer an easy way for the user to convert all graphs in a page to Vega 2. Since we don't want to load both vega1 and vega2 on the same page (they will conflict with one another), VE should ensure all graphs in a page are using the same version, preferring vega2.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Support Vega2 graphs in VE | mediawiki/extensions/Graph | master | +40 -42 |
Event Timeline
Comment Actions
Change 261995 had a related patch set uploaded (by Ferdbold):
[WIP] Support Vega2 graphs in VE