- Preparing search index...
- The search index is not available
dc.js
- ColorMixin<TBase>(Base: TBase): {
prototype: __type<any>;
new (...args: any[]): __type<TBase>;
} & TBase
-
Returns {
prototype: __type<any>;
new (...args: any[]): __type<TBase>;
} & TBase
The Color Mixin is an abstract chart functional class providing universal coloring support as a mix-in for any concrete chart implementation.