Pass in a json file with histogram data and this will generate an ascii-histogram
Generate histogram chart in browser, node.js, and cli.
TypeScript port of HdrHistogram
A little lib for turning hdr-histogram-js to objects
Client for prometheus
A rolling time window
Prometheus metrics exporter for Fastify
A Prometheus metrics registry implemented in TypeScript
Select a one- or two-dimensional region using the mouse or touch.
node.js bindings for hdr histogram C implementation
React + d3 library for creating histograms
normalize an image.
No description provided.
NestJS module for Prometheus
A factory for kernel functions
Client for prometheus
Superset Legacy Chart - Histogram
Histogram supernova
Range slider with histogram for Vue 3
Provides a histogram data structure of png, gif and jpeg images using canvas. This library works in the browser as well
Range slider with histogram for vue.js
Plugin for Apollo Server to export metrics in Prometheus format
node client for extended StatsD server of Datadog
A collection of Utilities for Capturing Logs and Metrics from Cloudflare Workers
Generate an ASCII histogram plot using the contents of a ruby Array.
Collect data, generate stats, draw histograms, send to Graphite, do stuff in Ruby.
A few CLI and general utilities. Includes a numbered-menu select loop utility, a ANSI formatting escape code handler, a text-based histogram maker, k-means and n-means (k-means with minimum optimal k) calculators, various collection utility methods, and a utility for using OptionParser with less code.
A suite for basic and advanced statistics on Ruby. Tested on CRuby 1.9.3, 2.0.0 and 2.1.1. See `.travis.yml` for more information. Include: - Descriptive statistics: frequencies, median, mean, standard error, skew, kurtosis (and many others). - Correlations: Pearson's r, Spearman's rank correlation (rho), point biserial, tau a, tau b and gamma. Tetrachoric and Polychoric correlation provides by statsample-bivariate-extension gem. - Intra-class correlation - Anova: generic and vector-based One-way ANOVA and Two-way ANOVA, with contrasts for One-way ANOVA. - Tests: F, T, Levene, U-Mannwhitney. - Regression: Simple, Multiple (OLS), Probit and Logit - Factorial Analysis: Extraction (PCA and Principal Axis), Rotation (Varimax, Equimax, Quartimax) and Parallel Analysis and Velicer's MAP test, for estimation of number of factors. - Reliability analysis for simple scale and a DSL to easily analyze multiple scales using factor analysis and correlations, if you want it. - Dominance Analysis, with multivariate dependent and bootstrap (Azen & Budescu) - Sample calculation related formulas - Structural Equation Modeling (SEM), using R libraries +sem+ and +OpenMx+ - Creates reports on text, html and rtf, using ReportBuilder gem - Graphics: Histogram, Boxplot and Scatterplot.