Sunburst Chart
A Sunburst chart visualizes hierarchical data structures. It represents a root node surrounded by rings of deeper hierarchy moving outward from the center. The angle of each segment depends on the value of its parent node or on its own value.
Surface Chart (JS) - Initial
Thermometer
This chart demonstrates two linear gauges, imitating thermometers. One of them is simple and the second has two scales - \xb0C and \xb0F, making it useful for everyone, no matter which temperature system the customer is used to.
Timeline Chart
A Timeline chart visualizes a series of events in chronological order. It represents a long bar labeled with dates and moments related to them. This chart type is popular in project management and education.
Top 15 Origin Countries of U.S. Immigrants
A flow map visualizing the top 15 countries of origin for immigrants residing in the United States as of 2019. Loads data from JSON. Features custom labels, colors, tooltip, legend, title, and connector size.
Top 15 Technologies for Data Visualization
A two-series column polar chart showing the most popular technologies used for data visualization, according to the DVS State of the Industry surveys for 2019 and 2020. With custom labels, colors, and tooltip.