d3-ng2-service icon indicating copy to clipboard operation
d3-ng2-service copied to clipboard

A D3 service for use with Angular.

Results 15 d3-ng2-service issues
Sort by recently updated
recently updated
newest added

Hi there, using Angular 9.1.7 Whenever I include `D3Service` among provides, I get this error: ``` Uncaught Error: Angular JIT compilation failed: '@angular/compiler' not loaded! - JIT compilation is discouraged...

Great work friend I admire your effort and demos on angular component breaking ground I have been using D3 commercially as follows 1. install all usable packages in package.json D3...

Hello! What would it be the procedure to include d3-floorplan into the project? https://dciarletta.github.io/d3-floorplan/

is this fit for angular 6? I don't see any upgrade indicators would be nice

![image](https://user-images.githubusercontent.com/20437842/51312621-5fe61500-1a54-11e9-9b01-afc3fd782bc2.png)

/node_modules/d3-ng2-service/src/bundle-d3"' has no exportted member 'ThresholdArrayGenerator'. ed member 'ThresholdArrayGenerator'

…berArrayGenerator and ThresholdDateArrayGenerator. This resolves this issue: https://github.com/tomwanzek/d3-ng2-service/issues/126

Hi, is it possible to import a svg file via angular and typescript similar to javascript and then edit it? Like this in JS d3.xml("test.svg").mimeType("image/svg+xml").get(function(error, xml) { if (error) throw...

Consider Angular 6 after assessment of any breaking changes.