awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

8 repository-uri

Awesome GitHub RepositoriesData Transition Animations

Animates the transition of data points when new data is added or updated, providing a smooth visual flow.

Distinct from Animated Flow Visualizations: Distinct from Animated Flow Visualizations: focuses on animating data point transitions during updates, not directional flow animation on maps.

Explore 8 awesome GitHub repositories matching data & databases · Data Transition Animations. Refine with filters or upvote what's useful.

Awesome Data Transition Animations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • naver/billboard.jsAvatar naver

    naver/billboard.js

    5,980Vezi pe GitHub↗

    billboard.js is a JavaScript charting library built on D3.js that renders interactive data visualizations from a single declarative configuration object. It supports a wide range of chart types including bar, line, pie, scatter, area, spline, step, candlestick, funnel, gauge, heatmap, radar, polar, treemap, bubble, donut, and sparkline charts, and can overlay multiple chart types within a single visualization. The library offers an opt-in Canvas rendering mode for improved performance with large datasets and high-density axis displays, alongside its standard SVG-based rendering. The library d

    Animates data point transitions smoothly when new data is added or updated in the chart.

    TypeScript
    Vezi pe GitHub↗5,980
  • philackm/scrollablegraphviewAvatar philackm

    philackm/ScrollableGraphView

    5,291Vezi pe GitHub↗

    ScrollableGraphView este o bibliotecă de vizualizare a datelor Swift și un framework de plotting pentru iOS utilizat pentru a randa seturi de date numerice discrete sub formă de grafice interactive. Oferă o componentă de interfață cu utilizatorul scrollabilă care vizualizează punctele de date folosind un sistem de coordonate cu layout-uri și stiluri configurabile. Framework-ul se caracterizează prin scalarea adaptivă a graficului, care ajustează automat axa verticală pentru a se potrivi punctelor de date vizibile pe măsură ce utilizatorul face scroll. Suportă randarea datelor în timp real, permițând vizualizărilor grafice să se actualizeze instantaneu pe măsură ce seturile de date subiacente se modifică prin tranziții animate. Biblioteca acoperă o varietate de tipuri de grafice, inclusiv grafice liniare, cu bare și cu puncte, și suportă plotting-ul multi-dataset pentru a afișa mai multe serii de date pe un singur grafic. Capabilitățile suplimentare includ etichetarea punctelor de date pe axa X, stilizarea personalizată a graficelor și utilizarea markerelor de linie de referință pentru a evidenția praguri sau valori de bază specifice.

    Provides smooth visual transitions for data points when numerical ranges or plot values are updated.

    Swift
    Vezi pe GitHub↗5,291
  • aachartmodel/aachartkitAvatar AAChartModel

    AAChartModel/AAChartKit

    4,761Vezi pe GitHub↗

    AAChartKit este o bibliotecă declarativă de charting și un framework de vizualizare a datelor pentru iOS, iPadOS și macOS. Funcționează ca un motor de charting statistic multi-tip care randează o varietate de tipuri de grafice, inclusiv grafice liniare, cu bare, cu bule, box plot și polare. Framework-ul utilizează un motor de randare vectorială Core Graphics pentru a desena elemente vizuale cu control precis la nivel de pixel. Oferă un sistem pentru vizualizarea interactivă a datelor, având suport nativ pentru animații, zoom, panning și evenimente de interacțiune cu utilizatorul. Biblioteca acoperă capabilități largi pentru plotarea datelor statistice și charting personalizat, inclusiv capacitatea de a randa tipuri complexe precum bare de eroare și grafice de tip waterfall. Suportă animația dinamică a datelor, sincronizarea multi-grafic și crearea de dashboard-uri interactive cu tooltip-uri personalizabile și markere de interval de valori.

    Implements smooth visual transitions and animations when updating or loading data series in a chart.

    Objective-Carea-chartbubble-chartchart
    Vezi pe GitHub↗4,761
  • jannchie/historical-ranking-data-visualization-based-on-d3.jsAvatar Jannchie

    Jannchie/Historical-ranking-data-visualization-based-on-d3.js

    4,655Vezi pe GitHub↗

    Acest proiect este un instrument de vizualizare a datelor D3.js și un generator de grafice cu bare dinamice care convertește datele istorice de clasament din fișiere CSV în linii temporale vizuale animate. Funcționează ca un vizualizator de clasamente CSV și un dashboard de clasamente pentru serii temporale, pentru a ilustra modul în care pozițiile diferitelor entități se schimbă de-a lungul timpului. Instrumentul dispune de animații automatizate pentru sortarea și tendințele clasamentelor, care transformă datele istorice statice în tranziții dinamice. Include scalarea personalizabilă a axelor, cum ar fi scalele semi-logaritmice pentru a gestiona variațiile extreme în magnitudinea datelor, și scheme de culori dinamice care atribuie culori în funcție de numele entităților sau tipurile de categorii. Sistemul acoperă animația datelor de tip serii temporale, personalizarea estetică a graficelor pentru elemente precum rotunjirea colțurilor barelor și poziționarea etichetelor, precum și importul de fișiere structurate pentru a genera vizualizarea.

    Manages movement speed and defines transitions for data points as they shift ranks.

    JavaScriptbargraphd3data-visualization
    Vezi pe GitHub↗4,655
  • ant-design/ant-motionAvatar ant-design

    ant-design/ant-motion

    4,613Vezi pe GitHub↗

    This is a React animation library providing a collection of components for creating choreographed motion, complex transitions, and SVG morphing. It functions as a motion design specification and a UI component animation wrapper system used to apply 3D transforms, Bezier curves, and entry-exit transitions to interface elements. The project includes a scroll-driven animation suite for synchronizing UI movements and parallax effects with the viewport position, as well as an SVG motion framework for animating paths, drawing lines incrementally, and interpolating coordinates for shape morphing. I

    Visualizes the addition and removal of table data rows through smooth transition animations.

    JavaScriptanimationant-motionjavascript
    Vezi pe GitHub↗4,613
  • jawbone/jbchartviewAvatar Jawbone

    Jawbone/JBChartView

    3,705Vezi pe GitHub↗

    JBChartView is an iOS charting library and data visualization framework used to render interactive line and bar graphs. It provides reusable user interface components for displaying numerical data series through smooth line curves and grouped or horizontal bar charts. The framework is distinguished by its ability to morph bars and lines between different data states, creating visual transitions that represent changes in underlying data models. It also includes interaction handling that detects user selections on specific data points and returns the associated model instances. The library cov

    Animates the transition of bars and lines when data models change to visually represent value differences.

    Objective-C
    Vezi pe GitHub↗3,705
  • bqplot/bqplotAvatar bqplot

    bqplot/bqplot

    3,693Vezi pe GitHub↗

    bqplot is an interactive data visualization library for IPython and Jupyter notebooks that utilizes a grammar of graphics. It functions as a tool for creating 2D charts and maps with real-time updates and bidirectional communication between the kernel and frontend. The library is distinguished by its ability to act as a geographic data visualization tool, rendering choropleth maps and spatial data via GeoJSON and custom projections. It also serves as a financial charting tool for producing OHLC and candle bar charts, and as an interactive dashboard framework for combining plotting widgets wit

    Smooths the visual transition between different data states with configurable animation durations.

    TypeScriptipythonjupytervisualizations
    Vezi pe GitHub↗3,693
  • bloomberg/bqplotAvatar bloomberg

    bloomberg/bqplot

    3,693Vezi pe GitHub↗

    bqplot is an interactive data visualization library for Jupyter notebooks. It implements a grammar of graphics model, allowing users to build complex 2D charts by combining marks, scales, and axes. The library distinguishes itself with specialized toolkits for financial charting, such as OHLC candlesticks and time-series analysis, and geographic data visualization, including choropleths and custom map projections for TopoJSON and GeoJSON data. It enables deep interaction through tools like lasso selection, rectangular brushing, and the ability to manually manipulate plot points or line data.

    Provides smooth visual transitions between data states when plot attributes are updated.

    TypeScript
    Vezi pe GitHub↗3,693
  1. Home
  2. Data & Databases
  3. Data Analysis & Visualization
  4. Visualization Frameworks and Libraries
  5. Data Visualization
  6. Animated Visualizations
  7. Animated Flow Visualizations
  8. Data Transition Animations