Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
evictionlab

evictionlab/angular-d3-graph

An angular component for displaying a graph using D3

TypeScript
0
1
MIT License
Lane's profile
Lane
37 contributions
pjsier's profile
pjsier
10 contributions
amygroshek's profile
amygroshek
1 contributions
angular-cli's profile
angular-cli
1 contributions

Support the dependencies of evictionlab/angular-d3-graph

Account's avatar
angular/angular
Angular - animations integration with web-animations
Account's avatar
angular/angular
Angular - commonly needed directives and services
Account's avatar
angular/angular
Angular - the compiler library
Account's avatar
angular/angular
Angular - the compiler CLI for Node.js
Account's avatar
angular/angular
Angular - the core framework
Account's avatar
angular/angular
Angular - directives and services for creating forms
Account's avatar
angular/angular
Angular - the http service
Account's avatar
angular/angular
Angular - library for using Angular in a web browser
Account's avatar
angular/angular
Angular - library for using Angular in a web browser with JIT compilation
Account's avatar
angular/angular
Angular - library for using Angular in Node.js
Account's avatar
angular/angular
Angular - the routing library
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for d3
Account's avatar
zloirock/core-js
Standard library
Account's avatar
d3/d3-array
Array manipulation, ordering, searching, summarizing, etc.
Account's avatar
d3/d3-axis
Displays automatic reference lines for scales.
Account's avatar
d3/d3-ease
Easing functions for smooth animation.
Account's avatar
d3/d3-format
Format numbers for human consumption.
Account's avatar
pbeshai/d3-interpolate-path
Interpolates path `d` attribute smoothly when A and B have different number of points.
Account's avatar
pbeshai/d3-line-chunked
A d3 plugin that renders a line with potential gaps in the data by styling the gaps differently from the defined areas. Single points are rendered as circles. Transitions are supported.
Account's avatar
d3/d3-scale
Encodings that map abstract data to visual representation.
Account's avatar
d3/d3-selection
Data-driven DOM manipulation: select elements and join them to data.
Account's avatar
d3/d3-shape
Graphical primitives for visualization, such as lines and areas.
Account's avatar
d3/d3-zoom
Pan and zoom SVG, HTML or Canvas using mouse or touch input.
Account's avatar
reactivex/rxjs
Reactive Extensions for modern JavaScript
Account's avatar
uuidjs/uuid
RFC9562 UUIDs
Account's avatar
angular/angular
Zones for JavaScript
Account's avatar
angular/angular-cli
CLI tool for Angular
Account's avatar
angular/angular
Angular - language services
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jasmine
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jasminewd2
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
mgechev/codelyzer
Linting for Angular applications, following angular.io/styleguide.
Account's avatar
jasmine/jasmine
Simple JavaScript testing framework for browsers and node.js
Account's avatar
bcaudan/jasmine-spec-reporter
Spec reporter for jasmine behavior-driven development framework
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-cli
The Karma command line interface.
Account's avatar
mattlewis92/karma-coverage-istanbul-reporter
A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report coverage.
Account's avatar
karma-runner/karma-jasmine
A Karma plugin - adapter for Jasmine testing framework.
Account's avatar
dfederm/karma-jasmine-html-reporter
A Karma plugin. Dynamically displays tests results at debug.html page
Account's avatar
angular/protractor
Webdriver E2E test wrapper for Angular.
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language

The repository provides an Angular component that wraps D3 to render interactive line and bar charts, exposing inputs for data, customizable settings, view window (x1/x2) and an output that reports the values under the cursor. It’s aimed at Angular developers who need a ready‑made, configurable D3‑based graph element for web applications, especially those working on Eviction Lab’s visualizations.