-
Notifications
You must be signed in to change notification settings - Fork 525
API Reference
mbostock edited this page Apr 2, 2012
·
29 revisions
Everything in Cubism is scoped under the cubism
namespace. Cubism uses semantic versioning. You can find the current version as cubism.version
, which is a string of the form "X.Y.Z", where X is the major version number, Y is the minor version number, and Z is the patch version number.
- context.step
- context.size
- context.serverDelay
- context.clientDelay
- context.on
- context.graphite
- context.cube
- context.constant
- context.horizon
- context.comparison
- metric.valueAt
- metric.extent
- metric.add
- metric.subtract
- metric.multiply
- metric.divide
- metric.shift
- metric.on
- metric.context
- metric.toString