..
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
PR #1576 -- Fixes issue of trying to flow data when there is no data to start (gh-1235)
9 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
added ability to set names in load function
9 years ago
api.region.js
Fix rescale when grids API called - #721
10 years ago
api.selection.js
Refactor data.onclick
11 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
Add same option to donuts
9 years ago
axis.js
Fix spec
9 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
Add same option to donuts
9 years ago
core.js
Merge branch 'pr/1650' into dev
9 years ago
data.convert.js
Implemented access to nested JSON objects as values for charts
9 years ago
data.js
Fix mapToTargetIds #1220
10 years ago
data.load.js
Allow for optional xhr headers object when retrieving data from url
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
Fix legend tile animation
10 years ago
polyfill.js
Fix for Chrome 48 removal of SVGPathSeg and SVGPathSegList APIs
9 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
Fixed redraw animation bug when user quickly hide and show chart item. (Issue #1079 )
10 years ago
shape.js
Fix stacking in timeseries data #1315 #1342 #1329
10 years ago
shape.line.js
Fixed redraw animation bug when user quickly hide and show chart item. (Issue #1079 )
10 years ago
size.js
Merge branch 'pr/1650' into dev
9 years ago
subchart.js
Fixed redraw animation bug when user quickly hide and show chart item. (Issue #1079 )
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
Allow tooltip formatter to change output depending on all data points.
9 years ago
type.js
Fix isInterpolationType to accept type
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