New chart
Percent Stacked Column Chart
A Percent Stacked Column Chart is a multi-series Column Chart which presents the contribution of each value to the sum of all values across categories. Y-axis is intended for percentage terms (from 0 to 100).
Pfizer-BioNTech COVID-19 Vaccine Timeline
A timeline chart visualizing the phases of the Pfizer-BioNTech vaccine development in the U.S. and related milestones for context. Loads data from JSON. Features custom colors, markers, tooltip, and title.
Pie Chart in JS
Risk Matrix
This Heat Map shows the levels of risk depending on the frequency and the severity of errors on a server. Both parameters have 5 grades: from low (rare) to extreme (almost certain).
Sankey Chart
Sankey chart represents nodes connected by lines/arrows and is used to visually show flows of any kind going from one node to another. The width of each line is pictured based on the flow quantity.
Sankey Diagram
A Sankey diagram visualizes flows (of any kind) and their quantities in proportion to one another. It represents nodes connected with one another by lines or arrows (the bigger the quantity, the wider the line). Sankey Diagrams are widely used in science, especially in physics.
Santa Claus, God and Spider Man in Venn Chart
Venn Diagram, a basic charting sample. The chart plots three points, each having the intersection with the others.
Software Sales Dashboard
Dashboard with 4 charts: area chart and bar charts. Area chart displays the sales and bar graphs give information about software distribution according to type, region or device type. All bar charts are interactive and used as filtering UI elements.
Spline Area Chart with Missing Points
Spline area chart compares average humidity changes over the year in two cities. Gaps in one of the series show missing data points in the data set.
Stacked Bar Chart
A Stacked Bar Chart is composed of several Bar series having their own width and stacked horizontally one by one. This type is convenient when one needs to see the variation of each Bar series and the variation of the combined value.