Rf

Redflare Visualizations

Redflare is a collection of javascript code and CSS that helps a web designer incorporate charts, graphs and awesome visualitions into a website. The visualizations are made possible by using the D3.js javascript libary. The driving philosophy of the Redflare framework is to avoid writing any code. All charts are configurable by CSS. A chart can be visualized in less than 5 minutes, by configuring a CSS ID, class and simple CSV data file.

Column Chart (Time Series)

Number of households surveyed (30 years)

The US Census Bureau conducts an annual survey which is named the CPS (Current Population Survey). Over the years the U.S. Population has grown, and with it the number of households surveyed has increased as shown in the following chart.

Line Chart (Time Series)

Number of households surveyed (30 years)

The US Census Bureau conducts an anual survey which is named the CPS (Current Population Survey). Over the years the U.S. Population has grown, and with it the number of households surved has increased as shown in the following chart.

The US Census Bureau conducts an anual survey which is named the CPS (Current Population Survey). Over the years the U.S. Population has grown, and with it the number of households surved has increased as shown in the following chart.

Radial Hierarchical Edge Bundles

Number of households surveyed (30 years)

The US Census Bureau conducts an anual survey which is named the CPS (Current Population Survey). Over the years the U.S. Population has grown, and with it the number of households surved has increased as shown in the following chart.

The radial object is a nice representation of Hierarchical design. Describes node connections. Does not attempt to show protocol flow and access. JSON data is used to render the graph, which can be dynamically generated in the future.

Redflare is available for download on our GitHub page. Please feel free to comment and contribute if Redflare is helpful to you.