# Changelog
All notable changes to this project will be documented in this file.

##[1.2.4]

### Changes ###
- replaced snapshot button icon with one made by NI

##[1.2.3]

### Changes ###
- add css for ni-light-legend's background and border

### Dependencies updates ###
https://github.com/ni-kismet/webcharts/compare/v1.2.2...v1.2.4

##[1.2.2]

### Changes ###
- the default color of the light plot legend is set to transparent

##[1.2.1]

### Changes ###
- expose downloadSnapshot function as API

### Dependencies updates ###
https://github.com/ni-kismet/webcharts/compare/v1.2.0...v1.2.2


##[1.2.0]

### Changes ###
- rename scaleOnce button to resetOffset

### Bug fixes ###
- Cursor colors not being applied

### Dependencies updates ###
https://github.com/ni-kismet/webcharts/compare/v1.1.2...v1.2.0


##[1.1.1]

### Bug fixes ###
- chart is now working with legends

### Dependencies updates ###
https://github.com/ni-kismet/webcharts/compare/v1.0.1...v1.1.2


## [1.1.0]

### Changes ###
- Added background color option to graph snapshots
- Added light legend for plot
- Removing HTML imports

### Bug fixes ###
- Axes styles not being applied in snapshots
- Snapshot background color
- Snapshot filename not containing a 0 for hour value if hour was less than 10
- Snapshot not working in Edge browser
- Race condition caused by i18n and elements registration


## [1.0.0]

### Changes ###
- Edge and Safari support
- PhantomJS and IE are no longer supported
- legends graph-ref property renamed to graph-name
- move minified sources from dist to dist/es5-minified
- adding support for graph snapshot in Graph Tools

### Dependencies updates ###
https://github.com/ni-kismet/webcharts/compare/v0.8.9...v1.0.1


## [0.2.14]

### Changes ###

- the cursor and scale legends can be re-attached to another graph
- starting to keep a CHANGELOG.md
- examples cleanup

## [0.2.13]

### Changes ###

- the plot legend can be re-attached to another graph

### Bug fixes ###

- the plot legend displaying too many plots

## [0.2.12]

### Changes ###

- the plot legend is sharing the same default color list with the cartesian graph
- in compact mode the plot legend is adjusting the plot rows based on the number of data series

### Bug fixes ###

- box zoom not working for multiple axes

[1.2.4]: https://github.com/ni-kismet/webcharts-legends/compare/v1.2.3...v1.2.4
[1.2.3]: https://github.com/ni-kismet/webcharts-legends/compare/v1.2.2...v1.2.3
[1.2.2]: https://github.com/ni-kismet/webcharts-legends/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/ni-kismet/webcharts-legends/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/ni-kismet/webcharts-legends/compare/v1.1.1...v1.2.0
[1.1.0]: https://github.com/ni-kismet/webcharts-legends/compare/v1.1.0...v1.1.1
[1.0.0]: https://github.com/ni-kismet/webcharts-legends/compare/v0.2.14...v1.0.0
[0.2.14]: https://github.com/ni-kismet/webcharts-legends/compare/v0.2.13...v0.2.14
[0.2.13]: https://github.com/ni-kismet/webcharts-legends/compare/v0.2.12...v0.2.13
[0.2.12]: https://github.com/ni-kismet/webcharts-legends/compare/v0.2.11...v0.2.12
