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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DataV-Team avatar

DataV-Team/DataV

0
View on GitHub↗
9,667 stars·1,823 forks·Vue·MIT·21 viewsdatav.jiaminghi.com↗

DataV

DataV is a big screen visualization framework designed for high-impact data displays. It provides a collection of libraries for both Vue and React to build large-scale data dashboards featuring interactive charts and visual elements.

The toolkit includes a specialized decoration kit of scalable vector graphics used to add borders and frames to professional data display screens. It focuses on complex data visualization, including the rendering of specialized charts such as water level and flight line maps.

The framework covers a broad capability surface for data dashboard visualization, providing pre-made components to represent complex datasets and monitor performance indicators.

Features

  • Data Visualizations - Renders interactive charts and maps to visualize complex information sets through an intuitive interface.
  • Data Visualization Dashboards - Provides tools for constructing analytical dashboards and real-time visualization interfaces for monitoring key performance indicators.
  • Big Screen Visualization Frameworks - Serves as a specialized framework for high-impact data displays featuring spatial mapping and complex charts.
  • SVG-Based Vector Rendering - Utilizes scalable vector graphics to render high-fidelity borders and ornaments for large screen displays.
  • Vue UI Libraries - Provides a collection of user interface components specifically designed for building data dashboards in the Vue ecosystem.
  • React Components - Offers a library of pre-made React components for building data-driven dashboard interfaces.
  • React Charting Libraries - Provides a visualization toolkit ported as a library of charting components for the React ecosystem.
  • Specialized Visualization Charts - Implements specialized rendering for complex data types, including water level and flight line maps.
  • Vue Component Wrappers - Wraps complex data visualization logic into reusable Vue components for declarative dashboard integration.
  • Dashboard Frame Decorators - Provides a specialized kit of SVG graphics for adding professional borders and frames to data screens.
  • Screen Space Coordinate Mappings - Implements mappings that translate virtual coordinates to physical screen pixels for vector rendering of charts and flight paths.
  • Layered Canvas Composition - Organizes visual elements by stacking transparent drawing planes to separate background decorations from dynamic data overlays.
  • Dashboard Decorations - Provides decorative SVG elements and borders to enhance the visual appearance of large screen data displays.
  • Layout Decorations - Adds stylized SVG borders and visual enhancements to define boundaries on data monitoring screens.
  • Reactive State Bindings - Provides patterns for synchronizing visualization components with underlying data models in real-time using Vue reactivity.

Star history

Star history chart for datav-team/datavStar history chart for datav-team/datav

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to DataV

Similar open-source projects, ranked by how many features they share with DataV.
  • jerairrest/react-chartjs-2jerairrest avatar

    jerairrest/react-chartjs-2

    6,933View on GitHub↗

    react-chartjs-2 is a data visualization library that provides a set of React components acting as a wrapper for Chart.js. It allows for the rendering of interactive charts and graphs within a React application using a declarative approach. The library manages HTML5 canvas charting components by tying the lifecycle of Chart.js instances to the mounting and unmounting of the React component tree. It translates component props into the configuration objects required by the underlying engine to map datasets to visual elements. The project covers a range of frontend integration capabilities, incl

    TypeScript
    View on GitHub↗6,933
  • tanstack/react-chartsTanStack avatar

    TanStack/react-charts

    3,149View on GitHub↗

    This library provides a set of tools for building dynamic data visualizations within React applications. It functions as a declarative framework that allows developers to define complex graphical representations through configuration settings rather than manual manipulation of the document object model. The library specializes in rendering interactive Cartesian charts, including line, bar, bubble, and area plots. It distinguishes itself by utilizing a coordinate-system-based mapping approach that translates raw data into pixel positions, combined with a component-based architecture that enabl

    HTMLchartcomponentd3
    View on GitHub↗3,149
  • formidablelabs/victoryFormidableLabs avatar

    FormidableLabs/victory

    11,242View on GitHub↗

    Victory is a React data visualization library and composable visualization toolkit used to build interactive charts and graphs. It functions as an SVG charting framework that renders scalable data visualizations designed to maintain consistency across different web browsers and operating systems. The project provides a collection of reusable UI primitives that combine to form complex interactive data layouts. This component-based approach allows for the construction of sophisticated graphs by composing modular visualization elements within React applications.

    TypeScriptchartsd3data-visualization
    View on GitHub↗11,242
  • reactchartjs/react-chartjs-2reactchartjs avatar

    reactchartjs/react-chartjs-2

    6,933View on GitHub↗

    react-chartjs-2 is a data visualization library that provides a set of React components to integrate the Chart.js library. It serves as a component-based charting interface for rendering dynamic data visualizations and graphs based on structured data sets. The project provides a declarative way to manage chart configurations and data updates. It maps component props to the underlying charting engine, allowing users to modify visual options and data dynamically to refresh displays. The library covers broader data visualization development, including the implementation of dynamic dashboards an

    TypeScriptchartcharting-librarychartjs
    View on GitHub↗6,933
See all 30 alternatives to DataV→

Frequently asked questions

What does datav-team/datav do?

DataV is a big screen visualization framework designed for high-impact data displays. It provides a collection of libraries for both Vue and React to build large-scale data dashboards featuring interactive charts and visual elements.

What are the main features of datav-team/datav?

The main features of datav-team/datav are: Data Visualizations, Data Visualization Dashboards, Big Screen Visualization Frameworks, SVG-Based Vector Rendering, Vue UI Libraries, React Components, React Charting Libraries, Specialized Visualization Charts.

What are some open-source alternatives to datav-team/datav?

Open-source alternatives to datav-team/datav include: jerairrest/react-chartjs-2 — react-chartjs-2 is a data visualization library that provides a set of React components acting as a wrapper for… tanstack/react-charts — This library provides a set of tools for building dynamic data visualizations within React applications. It functions… formidablelabs/victory — Victory is a React data visualization library and composable visualization toolkit used to build interactive charts… reactchartjs/react-chartjs-2 — react-chartjs-2 is a data visualization library that provides a set of React components to integrate the Chart.js… ecomfe/vue-echarts — vue-echarts is a data visualization library and a reactive wrapper for Apache ECharts, designed to integrate complex… hustcc/echarts-for-react — echarts-for-react is a React chart library and data visualization component that serves as a wrapper for the Apache…