UNPKG

vizzu

Version:

Vizzu is a free, open-source Javascript/C++ library utilizing a generic dataviz engine that generates many types of charts and seamlessly animates between them. It can be used to create static charts but more importantly it is designed for building animat

13 lines (12 loc) 309 B
export default class Presets { private _presetConfigs; constructor(); private _nullConfig; private _createPresetConfig; private _getChannelCopy; private _fillChannels; private _isChannel; private _assignProperty; private _setupUserParams; private _buildPresetConfig; }