Heat Map with ColorScale
A Heat Map demonstrating a server working with three ranges for three server fan speed states: low, medium and high. Legend helps to find the appropriate values on the map.
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.
BCT Circle Packing Chart 01
BCT Network Graph 12
BCT Stacked Bar Chart
JavaScript Timeline Chart
Network Graph
Pie Chart in JS
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.
Stacked Area Chart with X-Scale Continuous Mode
Stacked Area Charts with x-scale continuous mode, which is used to expand the ordinal scale when a continuous series should be drawn visually from the start of the chart to its end.