DD2480-G9 / metrics-graphics

A library optimized for concise and principled data graphics and layouts.
http://metricsgraphicsjs.org
Mozilla Public License 2.0
0 stars 0 forks source link

Requirement: Backwards-compatibility #17

Closed akevert closed 6 years ago

akevert commented 6 years ago

Use ES6 constructs, idioms in metrics-graphics, and do this in a backwards-compatible way. i.e. none of the public interfaces provided by metricsgraphics should change at all.

All tests should pass and the affected graphs should look and act the same way after the refactor.

RickardBjorklund commented 6 years ago

No longer needed since assignment 3 is done!