-
Notifications
You must be signed in to change notification settings - Fork 96
Custom Themes
cvasseng edited this page Oct 10, 2016
·
4 revisions
Basic theming can be done by copying less/theme.default.less
and changing the color values within. Compile the forked version with less with the less/
path set as the include path, and include the resulting css file into your project.
Overview
Stand-alone Usage
Advanced
- Enable Advanced Customization
- Choosing Which Options to Include
- Adding Custom Templates
- Plugins
- Disabling Editor Features
- Adding Fonts
- Custom Templates
- Localization
- Sticky Chart Options
Integrating
API Reference