• Patrick Schreifels's avatar
    Adds an option to inset the legend. · f4b686db
    Patrick Schreifels authored
    To use — set the position to “inset”. Then, configure the inset
    position by setting anchor to “top-left, top-right, bottom-left, or
    bottom-right”, and offset x and/or y.
    
    For example:
    legend: {
         position: "inset",
         inset: {
         anchor: "top-left",
              x: 20,
              y: 20
         }
    }
    f4b686db
Name
Last commit
Last update
extensions/js Loading commit data...
htdocs Loading commit data...
spec Loading commit data...
.gitignore Loading commit data...
.jshintrc Loading commit data...
.travis.yml Loading commit data...
Gruntfile.coffee Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
bower.json Loading commit data...
c3.css Loading commit data...
c3.js Loading commit data...
c3.min.js Loading commit data...
component.json Loading commit data...
package.json Loading commit data...