All Projects → madrury → smoothers

madrury / smoothers

Licence: other
Visualizations of various one-dimensional smoothers using the d3 javascript library.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to smoothers

texfig
Utility to generate PGF vector files from Python's Matplotlib plots to use in LaTeX documents.
Stars: ✭ 58 (+222.22%)
Mutual labels:  plotting
GMT.jl
Generic Mapping Tools Library Wrapper for Julia
Stars: ✭ 148 (+722.22%)
Mutual labels:  plotting
GRUtils.jl
Tools for using the GR framework in Julia
Stars: ✭ 29 (+61.11%)
Mutual labels:  plotting
labplot
LabPlot is a FREE, open source and cross-platform Data Visualization and Analysis software accessible to everyone.
Stars: ✭ 107 (+494.44%)
Mutual labels:  plotting
Interactive-3D-Plotting-in-Seurat-3.0.0
This repository contains R code, with which you can create 3D UMAP and tSNE plots of Seurat analyzed scRNAseq data
Stars: ✭ 80 (+344.44%)
Mutual labels:  plotting
btplotting
btplotting provides plotting for backtests, optimization results and live data from backtrader.
Stars: ✭ 159 (+783.33%)
Mutual labels:  plotting
levenberg-marquardt
Curve fitting method in JavaScript
Stars: ✭ 63 (+250%)
Mutual labels:  curve-fitting
Hybrid-A-Star-U-Turn-Solution
Autonomous driving trajectory planning solution for U-Turn scenario
Stars: ✭ 75 (+316.67%)
Mutual labels:  curve-fitting
vioplot
Development version of vioplot R package (CRAN maintainer)
Stars: ✭ 25 (+38.89%)
Mutual labels:  plotting
RTGraph
A simple Python application for plotting and storing data in real time
Stars: ✭ 45 (+150%)
Mutual labels:  plotting
biggles
simple, elegant python plotting
Stars: ✭ 19 (+5.56%)
Mutual labels:  plotting
ElectricPy
Electrical Engineering Python Module
Stars: ✭ 35 (+94.44%)
Mutual labels:  plotting
SmoothLivePlot.jl
A Julia package for creating live-style plots during calculations.
Stars: ✭ 24 (+33.33%)
Mutual labels:  plotting
machinaris
An easy-to-use WebUI for crypto plotting and farming. Offers Plotman, MadMax, Chiadog, Bladebit, Farmr, and Forktools in a Docker container. Supports Chia, MMX, Chives, Flax, HDDCoin, and BPX among others.
Stars: ✭ 324 (+1700%)
Mutual labels:  plotting
elementary-plotlib
C/C++ Plotting Library
Stars: ✭ 19 (+5.56%)
Mutual labels:  plotting
plotex
Elixir plotting utilities library
Stars: ✭ 74 (+311.11%)
Mutual labels:  plotting
observable-jupyter
Embed visualizations and code from Observable notebooks in Jupyter
Stars: ✭ 27 (+50%)
Mutual labels:  plotting
oxyplot-avalonia
A cross-platform plotting library for .NET. This package targets Avalonia apps.
Stars: ✭ 102 (+466.67%)
Mutual labels:  plotting
CRAWLAB-Code-Snippets
Small pieces of code for use in CRAWLAB research
Stars: ✭ 12 (-33.33%)
Mutual labels:  plotting
dufte
📈 Minimalistic Matplotlib style
Stars: ✭ 196 (+988.89%)
Mutual labels:  plotting

Interactive Scatter Plot Smoothers

This javascript application allows a user to explore scatterplot smoothing algorithms in real time.

The application is hosted here.

Dependencies

The app uses d3.js to render and animate the plots, and numeric.js to solve systems of linear equations.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].