• fiery-'s avatar
    Show values on bar chart · a5660a27
    fiery- authored
    This patch shows values on each bar by appending text nodes to bars. Values will appear if global variable showValues is true. For better control it should be made a config option.
    
    Second change is about shouldShowTickText function. It returns always true, because when using axis:x:categories, I wish all axis values to appear.
    a5660a27
Name
Last commit
Last update
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...
package.json Loading commit data...