Commit Graph

16 Commits (6c5af197adad9f6a9f3b6e73da59c891ab3d8d26)

Author SHA1 Message Date
Bob Monteverde 6c5af197ad Fixed default value fo stacke/grouped multibar from Pull Request #43 12 years ago
Bob Monteverde eb313cc7ec Issue #31 added accessor for tooltips and tooltipContent on multibar 12 years ago
Bob Monteverde c6e4ffb5c5 Stage 1 of cleanup continued 12 years ago
Bob Monteverde 53401adab5 Merging in Pull Request #43 fixiing Issue #42 MultibarChart set to stacked, the controls default value is wrong 12 years ago
Luke Steensen a7c4b0fe06 regenerate compiled files
also undo mistake deletion from last commit
12 years ago
Luke Steensen 575a4efce7 allow updating delay for multiBarChart 12 years ago
Jun Lin d1f7cdf286 fixed #42 set multibar default to stacked, the controls default value is wrong 12 years ago
Philip Roberts a04cc0fa07 Fix accidental semicolon in var list causing
variables afterwards to be globals in multiBarChart.

Fixes #35.
12 years ago
Bob Monteverde 7b780350fb working on fixing multibar x axis with showMaxMin is false 12 years ago
Bob Monteverde d1c2f59cd9 trying out a chart.container idea to get a reference to the DOM element the chart is plotted in to help with a auto resize functionality, and may have other uses 12 years ago
Bob Monteverde c494172fe2 Added Max/Min to horizontal axes, on by default, but can be disabled with showMaxMin(false) on the axis component 12 years ago
Bob Monteverde b9a8e0baaa Colors no longer have a ahrd limit of 10 or 20, they are dependant on how many colors are fed to teh chart, the default being 10 or 20, but suer can difine as many as they want 12 years ago
Bob Monteverde 8bbf9f1631 Issue #7 - Fixed tooltip positions in Firefox (and hopefully in IE9) 12 years ago
Bob Monteverde 04c11e3bde Fixed height and width getter/setters and started working on linePlusBarChart, halfway done 12 years ago
Bob Monteverde 854347afab Added update function to multibar chart 12 years ago
Bob Monteverde 2b26f44a8c Added multiBarChart and example 12 years ago