Search results
39 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A force-directed network or graph visualization.
Commonly used UI components and interactions
Horizontal tree with weights and click functionality and data configuration. This chart takes maximum number of children to be shown,all other values will be clubbed together and shown as others.
Chord chart with transaction from one set of data to another set of data with dynamic coloring options
A layered map visual that renders choropleths and cartograms from TopoJSON files
Insight Tree breaks down a metric into a hierarchy (tree) and highlights the insights from that metric.
scatter plot
Base utilities for charts
D3 nested Reusable component
A visual topic map of documents
4 quadrants charts with its sub clusters data
A Sankey (or flow) diagram for graph visualization.
Gramex multiline Chart for Reusability
A radial beeswarm or dot plot.
A Sankey chart built with vega that uses 5 data points from frequency to recency.
This JavaScript function utilizes the D3 library to draw a histogram bullet chart. The chart visualizes a current value in comparison to a target value across different color-coded ranges. Additionally, it includes interactive features such as tooltips.
Sparkline chart which helps compare values across periods
The bullet chart is a compact and efficient way to display performance data, comparing a primary measure to one or more other measures. It is particularly useful for visualizing key performance indicators (KPIs) and their targets.
The drawAreaLineChart function is a JavaScript utility for creating area-line charts using the D3.js library. This function accepts a configuration object with parameters such as selector, data, xColumn, yColumn, period, width, and height. It generates an
Treemap Reusable component