Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.
This repository was archived by the owner on May 21, 2025. It is now read-only.

Get rid of @ts-ignore from D3.js code #19

Description

@romaklimenko

It seems that the "@types/d3": "^7.4.0" don't match "d3": "^7.6.1", – I had to put @ts-ignore in several places to compile the code without errors, but the code works, so most probably the types don't reflect all D3.js APIs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions