Changelog
[Unreleased]
16.1.24
Common
Breaking Changes
- Changed the Angular component directive prefix as
ejs-[ComponentName]
.
New Features
- High contrast theme support.
15.4.23-preview (2017-12-27)
Common
New Features
• Added typing file for ES5 global scripts (dist/global/index.d.ts)
Breaking Changes
• Modified the module bundle file name for ES6 bundling
15.4.17-preview (2017-11-13)
LinearGauge
Linear Gauge component is used to visualize the numerical values of an axis in linear manner. All linear gauge elements are rendered by using Scalable Vector Graphics (SVG).
- Pointers - Supports to add multiple pointers to the gauge (Marker and Bar).
- Ranges - Supports to highlight desired range values in the gauge axis.
- Annotation - Supports to add custom elements in the desired location of the gauge.
- User Interaction - Supports interactive features like tooltip and pointer drag and drop.
- Animation - Supports animation for the pointer.