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
·
square avatar

square/cubism

0
View on GitHub↗
4,930 stele·513 fork-uri·JavaScript·3 vizualizărisquare.github.com/cubism↗

Cubism

Cubism este o bibliotecă JavaScript de vizualizare a seriilor temporale și un motor de charting conceput pentru a reda secvențe de date temporale sub formă de grafice vizuale. Acesta funcționează ca un framework de dashboard în timp real care agregă mai multe vizualizări de serii temporale într-o singură interfață.

Biblioteca permite crearea de dashboard-uri live care se actualizează automat pe măsură ce sosesc informații noi din surse externe. Este specializată în vizualizarea punctelor de date secvențiale de-a lungul unei axe temporale partajate pentru a facilita analiza sincronizată a datelor și monitorizarea tendințelor și tiparelor.

Framework-ul oferă capabilități pentru analiza datelor temporale și vizualizarea generală a datelor JavaScript într-un browser 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.

Istoric stele

Graficul istoricului de stele pentru square/cubismGraficul istoricului de stele pentru square/cubism

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Cubism

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Cubism.
  • epochjs/epochAvatar epochjs

    epochjs/epoch

    4,950Vezi pe 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
    Vezi pe GitHub↗4,950
  • morrisjs/morris.jsAvatar morrisjs

    morrisjs/morris.js

    6,882Vezi pe 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
    Vezi pe GitHub↗6,882
  • flot/flotAvatar flot

    flot/flot

    5,911Vezi pe 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
    Vezi pe GitHub↗5,911
  • shutterstock/rickshawAvatar shutterstock

    shutterstock/rickshaw

    6,520Vezi pe 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
    Vezi pe GitHub↗6,520
Vezi toate cele 30 alternative pentru Cubism→

Întrebări frecvente

Ce face square/cubism?

Cubism este o bibliotecă JavaScript de vizualizare a seriilor temporale și un motor de charting conceput pentru a reda secvențe de date temporale sub formă de grafice vizuale. Acesta funcționează ca un framework de dashboard în timp real care agregă mai multe vizualizări de serii temporale într-o singură interfață.

Care sunt principalele funcționalități ale square/cubism?

Principalele funcționalități ale square/cubism sunt: 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.

Care sunt câteva alternative open-source pentru square/cubism?

Alternativele open-source pentru square/cubism includ: 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…