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.
 
 
 
 
Mayra Valdes 84968b1f52 Adding support for y-axis count following d3 algorithm 8 years ago
..
scss Fix conflict 9 years ago
api.axis.js remove dist files. 10 years ago
api.category.js Fix literal for config 10 years ago
api.chart.js fixed resize event removal and performance issue while resizing 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 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 10 years ago
api.legend.js Separate api 10 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 10 years ago
api.show.js Fix toggle to accept options 10 years ago
api.tooltip.js Fix tooltip api callback 9 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 9 years ago
arc.js Add same option to donuts 9 years ago
axis.js Adding support for y-axis count following d3 algorithm 8 years ago
c3.axis.js Adding support for y-axis count following d3 algorithm 8 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 Adding support for y-axis count following d3 algorithm 8 years ago
core.js Adding support for y-axis count following d3 algorithm 8 years ago
data.convert.js Fixing tests on the dev branch. 9 years ago
data.js Fix mapToTargetIds #1220 9 years ago
data.load.js Allow for optional xhr headers object when retrieving data from url 9 years ago
domain.js Fix to zoom out based on zoom.x.min/max - #603 9 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 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 9 years ago
polyfill.js Fix for Chrome 48 removal of SVGPathSeg and SVGPathSegList APIs 9 years ago
region.js Fix regions api - #1255 9 years ago
scale.js Adding support for y-axis count following d3 algorithm 8 years ago
selection.js gh-1583 added config.interaction.brighten option to disable brightening of 9 years ago
shape.bar.js Fixed redraw animation bug when user quickly hide and show chart item. (Issue #1079) 9 years ago
shape.js Fix stacking in timeseries data #1315 #1342 #1329 9 years ago
shape.line.js gh-1595 Adds config option in area hash to draw the area fill above the line instead of below 9 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) 9 years ago
tail.js Apply #1153 to src 9 years ago
text.js Use getTextRect to measure title size, also fix getTextRect so that any custom css font used is applied while measuring 9 years ago
title.js Use getTextRect to measure title size, also fix getTextRect so that any custom css font used is applied while measuring 9 years ago
tooltip.js Sanitise string embedded in tooltip - #1536 9 years ago
type.js Fix isInterpolationType to accept type 9 years ago
ua.js Fix data label position based on user agent 10 years ago
util.js Sanitise string embedded in tooltip - #1536 9 years ago
zoom.js Fix to zoom out based on zoom.x.min/max - #603 9 years ago