3 个仓库
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 是一个 React 数据可视化库和声明式图表框架,用于创建可组合的图形表示。它提供了一个系统,通过将简单的构建块组合成更大的图表结构来渲染复杂的可视化效果。 该库包括用于通过旭日图和树状图进行层次数据映射的专用工具,以及使用桑基图进行流和关系可视化的工具。它还提供了一个多变量数据可视化器,用于通过平行坐标、雷达图和径向可视化来绘制高维数据。 该框架支持用于折线图、柱状图和饼图的标准图表实现,以及图表图例管理和正交坐标图。这些可视化效果使用可缩放矢量图形(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.