Quite good looking graph derived from d3.js http://c3js.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Masayuki Tanaka 4766795d91 Fix empty pie chart - #952 10 years ago
..
scss Adds grunt-contrib-sass, splits c3.css into multiple CSS files in src/scss. See #803. 10 years ago
api.axis.js api: allow querying chart range 10 years ago
api.category.js Fix literal for config 11 years ago
api.chart.js Fix detached DOM tree when destory called - #866 10 years ago
api.color.js Separate api 11 years ago
api.data.js Fix legend item width when data.names called - #775 10 years ago
api.flow.js Fix tick text when flow API called - #772 10 years ago
api.focus.js Fix legend when revert called 10 years ago
api.grid.js Fix rescale when grids API called - #721 10 years ago
api.group.js Fix literal for config 11 years ago
api.legend.js Separate api 11 years ago
api.load.js Add axes argument for load API - #490 10 years ago
api.region.js Fix rescale when grids API called - #721 10 years ago
api.selection.js Refactor data.onclick 10 years ago
api.show.js Fix toggle to accept options 10 years ago
api.tooltip.js Fix x and index of tooltip.show API - #509 10 years ago
api.transform.js Avoid updating arc targets when it's not needed - #172 10 years ago
api.x.js Separate api 11 years ago
api.zoom.js Fix rescale when grids API called - #721 10 years ago
arc.js Fix empty pie chart - #952 10 years ago
axis.js Introduce tickInterval and fix bar and event width - #945 10 years ago
c3.axis.js Introduce tickInterval and fix bar and event width - #945 10 years ago
cache.js Separete src files 11 years ago
category.js Fix literal for config 11 years ago
class.js Fix legend state when revert called - #782 10 years ago
clip.js Show 'outer' psitioned axis label even if legend is hidden - #788 10 years ago
color.js Fix generateColor for arc chart - #874 10 years ago
config.js Add axis.y.inverted and axis.y2.inverted - #885 #534 10 years ago
core.js Fix bindto to accept null and empty string 10 years ago
data.convert.js Support TSV - #532 10 years ago
data.js Fix data.labels.format - #854 10 years ago
data.load.js Fix literal for CLASS 11 years ago
domain.js Add axis.y.inverted and axis.y2.inverted - #885 #534 10 years ago
drag.js Remove data.ondragstart and data.ondragend callbacks - #215 #798 10 years ago
format.js Fix data.labels.format - #854 10 years ago
grid.js Fix x grid height with padding.top - #903 10 years ago
head.js Separete src files 11 years ago
interaction.js Remove useless code in mouseover - #948 10 years ago
legend.js Fix legend state when revert called - #782 10 years ago
polyfill.js Add polyfill.js 10 years ago
region.js Skip transition when transition.duration = 0 - #172 10 years ago
scale.js Fix y axis timeseries - #703 10 years ago
selection.js Fix selection of points 10 years ago
shape.bar.js Introduce tickInterval and fix bar and event width - #945 10 years ago
shape.js Fix edge of step chart on category axis - #566 10 years ago
shape.line.js Skip transition when transition.duration = 0 - #172 10 years ago
size.js Introduce tickInterval and fix bar and event width - #945 10 years ago
subchart.js Refactor subchart - #890 10 years ago
tail.js Separete src files 11 years ago
text.js Fix unexpected height when redraw - #942 10 years ago
tooltip.js Control whether tooltip is displayed by value 10 years ago
type.js Fix hasType when empty data - #757 10 years ago
util.js Use bind instead of my function 11 years ago
zoom.js Fix event rect when moving zoom extent - #786 10 years ago