Show values on bar chart
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.
Showing
Please
register
or
sign in
to comment