Margin is a mixin that provides margin utility functions for both the Row Chart and Coordinate Grid Charts.
Effective height of the chart excluding margins (in pixels).
Effective width of the chart excluding margins (in pixels).
Get or set the margins for a particular coordinate grid chart instance. The margins is stored as an associative Javascript array.
Parameters: Name Type Argument Default Descriptionmargins
Object <optional>
var leftMargin = chart.margins().left; // 30 by default chart.margins().left = 50; leftMargin = chart.margins().left; // now 50
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4