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 af20479763 Merge branch '1033_custom_legend_config' of https://github.com/davidpoore/c3 into davidpoore-1033_custom_legend_config 10 years ago
..
scss Add title.position/title.padding and remove title.x/title.y - #1025 #1021 10 years ago
api.axis.js remove dist files. 10 years ago
api.category.js Fix literal for config 10 years ago
api.chart.js Fix detached DOM tree when destory called - #866 10 years ago
api.color.js Separate api 10 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 state when reverted 10 years ago
api.grid.js Fix rescale when grids API called - #721 10 years ago
api.group.js Fix literal for config 10 years ago
api.legend.js Separate api 10 years ago
api.load.js Add the ability to load data with colors 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 10 years ago
api.zoom.js Update c3.min.js 10 years ago
arc.js Fix empty pie chart - #952 10 years ago
axis.js Fix conflict in c3.min.js 10 years ago
c3.axis.js Refactor transition on axis 10 years ago
cache.js Separete src files 10 years ago
category.js Fix literal for config 10 years ago
class.js Add title.position/title.padding and remove title.x/title.y - #1025 #1021 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 Merge branch '1033_custom_legend_config' of https://github.com/davidpoore/c3 into davidpoore-1033_custom_legend_config 10 years ago
core.js Merge pull request #860 from denisvmedia/master 10 years ago
data.convert.js Fix convert json not to mutate input object - #993 10 years ago
data.js Fix data.labels.format - #854 10 years ago
data.load.js Fix type handling in load api - #1013 10 years ago
domain.js Fix to zoom out based on zoom.x.min/max - #603 10 years ago
drag.js Remove data.ondragstart and data.ondragend callbacks - #215 #798 10 years ago
format.js remove dist files. 10 years ago
grid.js Support position for grid lines 10 years ago
head.js Separete src files 10 years ago
interaction.js Skip mouseout event when chart is destroyed - #997 10 years ago
legend.js 1033 change legend item tiles to customizable lines instead of static rects 10 years ago
polyfill.js Fix Function.prototype.bind polyfill by using Mozillas suggested script 10 years ago
region.js Skip transition when transition.duration = 0 - #172 10 years ago
scale.js remove dist files. 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 Fix data.region dash line - #989 10 years ago
size.js Add title.position/title.padding and remove title.x/title.y - #1025 #1021 10 years ago
subchart.js Refactor subchart - #890 10 years ago
tail.js Separete src files 10 years ago
text.js Fix data label position based on user agent 10 years ago
title.js Add title.position/title.padding and remove title.x/title.y - #1025 #1021 10 years ago
tooltip.js Fix tooltip position on right edge on Firefox 10 years ago
type.js Fix hasType when empty data - #757 10 years ago
ua.js Fix data label position based on user agent 10 years ago
util.js Use bind instead of my function 10 years ago
zoom.js Fix to zoom out based on zoom.x.min/max - #603 10 years ago