package com.illumon.iris.db.plot.util
-
-
Utilities for validating that plotting arguments are acceptable.
A
Chart
may have 3 states: waiting on user input, rendering, or fully rendered.
Keeps track of tasks that must be finished before some other tasks can be run.
Utilities class for plotting.