3 repository-uri
Hierarchical data visualizations displayed as concentric circles with wedge sorting.
Distinct from Chart Templates: A specific hierarchical visualization type not covered by general chart templates or radar renderers.
Explore 3 awesome GitHub repositories matching data & databases · Sunburst Charts. Refine with filters or upvote what's useful.
react-vis este o bibliotecă de vizualizare a datelor pentru React și un framework de charting declarativ utilizat pentru a crea reprezentări grafice compozabile. Oferă un sistem pentru randarea vizualizărilor complexe prin compunerea unor blocuri de construcție simple în structuri de grafice mai mari. Biblioteca include instrumente specializate pentru maparea datelor ierarhice prin diagrame sunburst și tree maps, precum și vizualizarea fluxurilor și relațiilor folosind diagrame Sankey. De asemenea, oferă un vizualizator de date multivariate pentru plotarea datelor de înaltă dimensiune prin coordonate paralele, diagrame radar și vizualizări radiale. Framework-ul suportă implementări standard de charting pentru grafice liniare, cu bare și plăcinte, alături de gestionarea legendelor și ploturi cu coordonate ortogonale. Aceste vizualizări sunt generate folosind grafice vectoriale scalabile (SVG).
Renders hierarchical data as concentric circles with wedge sorting in sunburst diagrams.
dc.js is a multi-dimensional analysis tool and visualization framework used to build interactive data dashboards. It functions as a charting library that renders diverse SVG visualizations powered by D3 and integrates natively with Crossfilter to enable coordinated filtering across large datasets. The project is distinguished by its linked-view coordination, where selecting a data range or category in one chart simultaneously updates all other connected views. This allows for dynamic data exploration through dimensional chart linking and coordinated brushing, transforming raw datasets into na
Renders hierarchical data as concentric circles with animated transitions and wedge sorting.
iDataV is a big-screen data visualization dashboard builder that combines bar, line, pie, map, and number-flip charts into a single large-format display. It provides a canvas-based rendering engine for high-performance chart drawing, a CSS Grid layout engine for responsive dashboard arrangements, and flip-digit animations for numeric indicators. The project includes template-based project scaffolding for generating new dashboards from pre-built HTML, CSS, and JavaScript templates. The tool offers prebuilt dashboard demos for scenarios such as tourism, sales, stock markets, cloud monitoring, a
Implements sunburst hierarchical rendering for multi-layer ring charts showing parent-child relationships.