2 repository-uri
Reusable UI elements for embedding data visualizations with built-in support for event handling, tooltips, and responsive resizing.
Distinct from Chart Element Interactions: The candidates focus on narrow interaction aspects like tooltips or call-graph servers rather than the general purpose interactive chart component as a UI element.
Explore 2 awesome GitHub repositories matching user interface & experience · Interactive Chart Components. Refine with filters or upvote what's useful.
vue-echarts este un wrapper declarativ de charting și o componentă Vue.js pentru biblioteca Apache ECharts. Acesta funcționează ca o bibliotecă de vizualizare a datelor care mapează configurațiile și actualizările de date către un motor de randare, permițând încorporarea graficelor și diagramelor interactive ca și componente web reutilizabile. Proiectul oferă un sistem pentru gestionarea consistenței vizuale prin configurarea temelor și injectarea bazată pe context. Permite personalizarea profundă a interfeței de vizualizare, inclusiv utilizarea de scoped slots pentru a randa markup HTML personalizat în interiorul tooltip-urilor și construirea de elemente grafice complexe. Biblioteca gestionează cerințele comune de vizualizare, cum ar fi redimensionarea responsivă automată, binding-ul de evenimente pentru interacțiunile utilizatorului și gestionarea indicatorilor de stare de încărcare. Pentru a menține performanța, utilizează un sistem de actualizare care calculează modificările parțiale de configurație pentru a reîmprospăta graficele fără a efectua re-inițializări complete.
Ships an interactive web component for embedding charts with integrated event handling and responsive layout support.
Britecharts is an SVG data visualization toolkit and D3.js charting library. It functions as a composable visualization framework and interactive charting interface used to render data-driven graphics. The library provides a variety of chart types, including line, bar, scatter, donut, sparkline, step, and bullet charts, as well as stacked area and grouped bar charts. It supports interactive elements such as brush interfaces for zooming into date ranges and informational tooltips for data overlays. The framework includes capabilities for visual configuration, such as axis scaling, color schem
Ships reusable chart components with built-in support for event handling, tooltips, and interactive brushing.