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 ed60f60360 Merge branch 'master' of github.com:masayuki0812/c3 10 years ago
..
scss Fix conflict 10 years ago
api.axis.js remove dist files. 10 years ago
api.category.js Fix literal for config 11 years ago
api.chart.js fixed resize event removal and performance issue while resizing 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 Keep tooltip on redraw and flow, only hide on mouse move out 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 11 years ago
api.legend.js Separate api 11 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 tooltip api callback 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 Update c3.min.js 10 years ago
arc.js Fix conflict 10 years ago
axis.js Fix axis.y.padding 10 years ago
c3.axis.js Refactor transition on axis 10 years ago
cache.js Separete src files 11 years ago
category.js Fix literal for config 11 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 Fix conflict 10 years ago
core.js Add beforeInit and afterInit callbacks 10 years ago
data.convert.js Refactor #1086 and add spec 10 years ago
data.js Fix mapToTargetIds #1220 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 11 years ago
interaction.js Sudhakar, Hemanth | Added a config called 'sensitivity' for the point so that click sensitivity can be configured. 10 years ago
legend.js Merge pull request #1209 from jamesgarfield/bug/1208_Legend_Method_Customization 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 Add chart.api ($$.api) to 'onunselected' callback 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 Bugfix 1292, 1246 by making subchart axis hidden if subchart is hidden 10 years ago
tail.js Apply #1153 to src 10 years ago
text.js Use getTextRect to measure title size, also fix getTextRect so that any custom css font used is applied while measuring 10 years ago
title.js Use getTextRect to measure title size, also fix getTextRect so that any custom css font used is applied while measuring 10 years ago
tooltip.js Merge pull request #1188 from j-white/features/hide-from-legend-and-tooltip 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 Fix axis.y.padding 10 years ago
zoom.js Fix to zoom out based on zoom.x.min/max - #603 10 years ago