Inhaltsverzeichnis
Presenting Data
This page is about visualization of data in the window of a web browser.
Bar Graphs
Libraries and APIs
- www.highcharts.com/demo – Highcharts makes it easy for developers to set up interactive charts in their web pages
- www.chartjs.org – Simple yet flexible JavaScript charting for designers & developers
- www.canvasjs.com/javascript-charts/ – JavaScript Charts & Graphs with Simple API
- Flot – a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side.