awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
square avatar

square/cubism

0
View on GitHub↗
4,930 stars·513 forks·JavaScript·3 vuessquare.github.com/cubism↗

Cubism

Cubism est une bibliothèque de visualisation de séries temporelles JavaScript et un moteur de graphiques conçu pour rendre des séquences de données temporelles sous forme de graphiques visuels. Il fonctionne comme un framework de tableau de bord en temps réel qui agrège plusieurs visualisations de séries temporelles dans une interface unique.

La bibliothèque permet la création de tableaux de bord en direct qui se mettent à jour automatiquement à mesure que de nouvelles informations arrivent de sources externes. Elle se spécialise dans la visualisation de points de données séquentiels sur un axe temporel partagé pour faciliter l'analyse de données synchronisée et la surveillance des tendances et des modèles.

Le framework offre des capacités pour l'analyse de données temporelles et la visualisation de données JavaScript générale au sein d'un navigateur web.

Features

  • Time-Series Visualizers - Renders interactive charts of time-indexed data to help users monitor trends and patterns over time.
  • Real-Time Charting Engines - Implements a rendering engine optimized for displaying high-frequency data streams in real-time charts.
  • Real-time Visualizations - Provides interfaces for pushing and rendering live data streams into real-time visual dashboards.
  • Time-Series Monitoring Dashboards - Aggregates multiple time-series graphs into a single interface for at-a-glance monitoring of related metrics.
  • JavaScript Charting Libraries - Provides a JavaScript-based toolkit for rendering custom interactive time series charts in the browser.
  • Time-Series Buffers - Implements in-memory rolling buffers to efficiently manage windows of temporal data for real-time rendering.
  • Animation Loop Orchestrators - Synchronizes chart animations with the browser refresh rate using requestAnimationFrame loops.
  • Canvas Rendering - Utilizes HTML5 canvas for direct pixel manipulation to render high-density time series data without DOM overhead.
  • Screen Space Coordinate Mappings - Translates raw temporal values into screen pixels using linear scaling and axis transformations.
  • Temporal Data Visualization - Turns sequences of time-stamped data into graphical representations to identify chronological patterns.
  • Data Visualization - D3 plugin for time-series visualization.
  • Chart Libraries - Specialized visualization for time series data.
  • Game Engines - D3 plugin for visualizing time-series data.

Historique des stars

Graphique de l'historique des stars pour square/cubismGraphique de l'historique des stars pour square/cubism

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Cubism

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Cubism.
  • epochjs/epochAvatar de epochjs

    epochjs/epoch

    4,950Voir sur GitHub↗

    Epoch is a CSS-stylable charting engine and visualization library designed for real-time and statistical data. It functions as a timeseries charting tool that renders historical and live data using a hybrid of SVG and HTML5 Canvas graphics to maintain performance during frequent updates. The library distinguishes itself through a unified CSS querying system that applies styles to both vector and raster plot elements. This allows for visual theme resolution via CSS classes and the ability to customize the appearance of specific data series using stylesheets. The toolset covers a broad range o

    HTML
    Voir sur GitHub↗4,950
  • morrisjs/morris.jsAvatar de morrisjs

    morrisjs/morris.js

    6,882Voir sur GitHub↗

    morris.js is a JavaScript data visualization library and SVG charting framework. It is designed to render time-series line, bar, area, and donut charts to visualize complex datasets and distribution patterns. The library specializes in time-series charting to display temporal trends and track how specific values change over time. It provides tools for statistical data representation, allowing for the comparison of different data sets or the illustration of proportions within a whole. The framework enables the creation of web dashboard analytics by transforming raw data into graphical represe

    CoffeeScript
    Voir sur GitHub↗6,882
  • flot/flotAvatar de flot

    flot/flot

    5,911Voir sur GitHub↗

    Flot is an interactive charting library for jQuery that renders line, bar, pie, and time-series plots with zooming and panning. It provides interactive plots for engineering and scientific data with customizable axes, scales, and series styles, and supports real-time data updates. The library is built as a jQuery plugin with a canvas-based rendering pipeline and a plugin extension system that allows third-party code to add new chart types, interactions, and data transformations. The library distinguishes itself through a broad range of specialized chart types, including candlestick, bubble, r

    JavaScript
    Voir sur GitHub↗5,911
  • shutterstock/rickshawAvatar de shutterstock

    shutterstock/rickshaw

    6,520Voir sur GitHub↗

    Rickshaw is a JavaScript library for building interactive, SVG-based time series charts in the browser. It provides a framework for rendering line, area, bar, and scatterplot visualizations from data series, with built-in support for axes, legends, color palettes, and interactive controls. The library distinguishes itself through a plugin-based architecture that allows renderers to be swapped at runtime, such as switching between stacked area and line chart views while preserving chart state. It includes an event-driven interaction layer for hover details, click behaviors, and drag-based rang

    JavaScriptchartsd3graph
    Voir sur GitHub↗6,520
Voir les 30 alternatives à Cubism→

Questions fréquentes

Que fait square/cubism ?

Cubism est une bibliothèque de visualisation de séries temporelles JavaScript et un moteur de graphiques conçu pour rendre des séquences de données temporelles sous forme de graphiques visuels. Il fonctionne comme un framework de tableau de bord en temps réel qui agrège plusieurs visualisations de séries temporelles dans une interface unique.

Quelles sont les fonctionnalités principales de square/cubism ?

Les fonctionnalités principales de square/cubism sont : Time-Series Visualizers, Real-Time Charting Engines, Real-time Visualizations, Time-Series Monitoring Dashboards, JavaScript Charting Libraries, Time-Series Buffers, Animation Loop Orchestrators, Canvas Rendering.

Quelles sont les alternatives open-source à square/cubism ?

Les alternatives open-source à square/cubism incluent : epochjs/epoch — Epoch is a CSS-stylable charting engine and visualization library designed for real-time and statistical data. It… flot/flot — Flot is an interactive charting library for jQuery that renders line, bar, pie, and time-series plots with zooming and… morrisjs/morris.js — morris.js is a JavaScript data visualization library and SVG charting framework. It is designed to render time-series… shutterstock/rickshaw — Rickshaw is a JavaScript library for building interactive, SVG-based time series charts in the browser. It provides a… leeoniya/uplot — uPlot is a high-performance canvas time series charting library designed to render millions of data points with high… metricsgraphics/metrics-graphics — This project is an SVG data visualization library and charting engine designed to render quantitative metrics and…