Skip to content

1.5.0

Choose a tag to compare

@nbryant nbryant released this 23 Mar 19:33
· 408 commits to master since this release

Adding a new configuration option to determine the location of the legend:

  legend: {
    location: 'right',
    label: 'Legend'
    ...
  }

See the wiki for details.

Addresses issue #13