tomwanzek / d3-ng2-service

A D3 service for use with Angular.
MIT License
205 stars 42 forks source link

working with d3-request types #102

Closed vishnu038 closed 6 years ago

vishnu038 commented 6 years ago

the bundle does not include the d3-request types so that i am not able to access d3.csv how can i add this angular

import {csv} from 'd3-request';

its not working help.

I Installed d3-request.

tomwanzek commented 6 years ago

As this service is intended for use with Angular, d3-request is not included by design. As an implied best practice, http communication should use Angular’s features.

Thanks for understanding.

On Thu, Nov 30, 2017 at 8:45 AM vishnu038 notifications@github.com wrote:

the bundle does not include the d3-request types so that i am not able to access d3.csv how can i add this angular

import {csv} from 'd3-request';

its not working help.

I Installed d3-request.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tomwanzek/d3-ng2-service/issues/102, or mute the thread https://github.com/notifications/unsubscribe-auth/APkVP9sShiKaFF_wVehch_okAOav3u0vks5s7rGDgaJpZM4Qwkos .