Heatmap
A heat map (or heatmap) is a graphical representation of data where the individual values contained in a two-dimensional matrix are represented as different colors. Heat maps are used to show frequently scanned areas of a Web page, levels of expression of many genes across a number of comparable samples, hierarchical partitioning of data, density functions visualizations. There are many different color schemes that depend on the application area.
JavaScript Bubble Chart
JavaScript Sunburst Chart
Left side adjusted labels sample
demonstrates how the offsetX() method can be used to shift labels to the left.
Line Chart
A Line Chart depicts information as a series of markers connected by straight line segments. This chart type generally shows how the displayed value changes over time.