All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.services.index.d.ts Maven / Gradle / Ivy

The newest version!
export { getColorScale, getDomain } from './color-scale-utils';
export { Dimensions, DOMUtils, Events, Files, getSVGElementSizeOptions, GradientUtils, setupTransitionConfigs, Transitions } from './essentials';
export { Angle, degToRad, distanceBetweenPointOnCircAndVerticalDiameter, LabelAlignment, Point, polarToCartesianCoords, radialLabelPlacement, radToDeg } from './angle-utils';
export { CanvasZoom } from './canvas-zoom';
export { Curves } from './curves';
export { CartesianScales, ScaleFunction } from './scales-cartesian';
export { Service } from './service';
export { computeTimeIntervalName, formatDateTillMilliSeconds, formatTick, getTimeformats, isTickPrimary, TIME_INTERVALS } from './time-series';
export { Zoom } from './zoom';




© 2015 - 2025 Weber Informatics LLC | Privacy Policy