UNPKG

sigma

Version:

A JavaScript library aimed at visualizing graphs of thousands of nodes and edges.

5 lines (4 loc) 892 B
export { A as ANIMATE_DEFAULTS, h as animateNodes, b as createElement, c as createNormalizationFunction, o as cubicIn, r as cubicInOut, p as cubicOut, e as easings, j as getCorrectionRatio, a as getMatrixImpact, d as getPixelRatio, g as graphExtent, i as identity, l as linear, m as matrixFromCamera, w as multiply, f as multiplyVec2, q as quadraticIn, n as quadraticInOut, k as quadraticOut, t as rotate, s as scale, u as translate, v as validateGraph, z as zIndexOrdering } from '../../dist/normalization-be445518.esm.js'; export { H as HTML_COLORS, d as colorToArray, c as colorToIndex, e as extractPixel, f as floatColor, g as getPixelColor, i as indexToColor, p as parseColor, r as rgbaToFloat } from '../../dist/colors-beb06eb2.esm.js'; export { a as assign, b as assignDeep, e as extend, i as isPlainObject } from '../../dist/data-11df7124.esm.js'; import 'graphology-utils/is-graph';