Back to Opencart

Flot Examples: Basic Usage

upload/admin/view/javascript/jquery/flot/examples/basic-usage/index.html

4.1.0.4229 B
Original Source

You don't have to do much to get an attractive plot. Create a placeholder, make sure it has dimensions (so Flot knows at what size to draw the plot), then call the plot function with your data.

The axes are automatically scaled.