mardi 22 novembre 2016

How to include d3.js v4 in ember.js app?

I installed d3.js via npm. Now when I import a d3 module for example:

import {scaleLinear} from "d3-scale";

I'm getting the error Could not find the module d3-scale. Is it not the correct way to import?




Aucun commentaire:

Enregistrer un commentaire