scatterplot
There are 176 repositories under scatterplot topic.
plotly/plotly.rs
Plotly for Rust
exaexa/scattermore
very fast scatterplots for R
flekschas/regl-scatterplot
Scalable WebGL-based scatter plot library build with Regl
thu-vis/libsampling
A library of sampling algorithms
idescat/visual
Visual is a Javascript library for data visualization developed by the Statistical Institute of Catalonia (Idescat). It is based on popular open source solutions. Visual offers a simple interface that encapsulates the complexity of these solutions for the most common chart types.
duhaime/lloyd
Constrained Lloyd Iteration for distributing 2D points
davidfokkema/tailor
Application for data analysis and curve fitting
csinva/data-viz-utils
Functions for easily making publication-quality figures with matplotlib.
aida-ugent/TRACE
Interactive quality analysis for two-dimensional embeddings
erdogant/scatterd
Scatterd is a Python package for easy and fast creation of beautiful scatter plots.
fahad-mirza/distribution_sideplot_group_overlay_stata
Group-wise overlay of scatterplot combined with marginal distribution on the sides using Stata
sidstuff/orbital
Make interactive scatterplots of atomic orbitals and animate them.
erikhuizinga/honeycomb
Tools for hexagonal binning (honeycomb plot) and visualisation.
MelikaaS/LDA_Classification
This repository focuses on implementing Linear Discriminant Analysis (LDA) as a classifier on embedded scikit-learn datasets. The goal is to improve the model's performance on these datasets.
SavanK/DataVisualizations
Data Visualizations
mb7419/egm
A python package for plotting Evidence Gap Maps using Plotly
Bhavik-Jikadara/Matplotlib
Matplotlib Tutorial
MaximLippeveld/buzz
Interactive visualization tool for exploring low-dimensional data embeddings.
vis-uni-bamberg/mv-vis
Introduction to Multivariate Data Visualization
do-me/deckgl-label-collision
A scatterplot example with deck.gl and dynamic label collision settings
fahad-mirza/CO2-emissions-per-capita-and-climate-change-vulnerability
Visualization in Stata that displays how countries with the highest vulnerability to climage change have the lowest CO2 emissions.
jayeshbhandarkar/Iris-Dataset-Prediction-using-Unsupervised-ML
Iris-Dataset-Prediction-using-Unsupervised-ML This project involves the analysis of the Iris dataset using Python. It includes code to determine the optimum number of clusters using the K-means clustering algorithm, visualizations such as scatter plot, pair plots and hist plots, and other insights into the dataset.
JLeigh101/Spotlight-on-Spotify
NU Bootcamp Project 1 (Modules 7 & 8)
airalcorn2/ScatterPlot3D
An application for visualizing and exploring three-dimensional scatter plot data.
armandwayoff/Amazing-Graphs
Programming and Plotting Graphs From the Numberphile "Amazing Graphs" Series
davidpross/rscatter
htmlwidget for R wrapping 'regl-scatterplot' JavaScript library
helenaEH/Scatterplot_animation
Animated scatterplot demonstrating the change in life expectancy over time.
Mohit138928/React-D3-Visualization-ScatterPlot-Graph
In this project, I created a Scatter Plot Graph using D3 with a dataset provided by FreeCodeCamp.
tomasesquivelgc/Scatterspot-Graph
📈🔴Scatterspot Graph is a small app that fetches information about the fastest bike race times and displays it for easier visualization.
UBC-MDS/tsunami-events-dashboard-python
A simple visualization dashboard for tsunami events since 1800 using plotly dash and Python.
usfvgl/animated-sploms
Animated Scatterplot Matrices
WraySmith/boardgame-explorer
The Board Game Data Explorer allows a user to view board game trends and top games based on user ratings as well as explore games in a 3D graph.
messier433/TinySvgPlot
Yet another java-script-based SVG plotting tool with interactive elements. With no external dependencies and 15kB min file-size its smaller than typical interactive plotting scripts.
UBC-MDS/DSCI-532_2025_20_spotipy
Dashboard with interactive plots and information about top Spotify songs from 2010 to 2019.
vonschell/comparing-happiness-and-hard-work-bubbleplot
A colorful bubble plot visualizing the relationship between salary and happiness scores. This project uses Seaborn’s scatterplot() with size and color mapping to represent multi-variable data in a clear and engaging way.