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
|
2012-06-26 13:12:17 -04:00 |
|
Bob Monteverde
|
c494172fe2
|
Added Max/Min to horizontal axes, on by default, but can be disabled with showMaxMin(false) on the axis component
|
2012-06-26 12:31:16 -04:00 |
|
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
|
2012-06-20 17:04:30 -04:00 |
|
Bob Monteverde
|
8bbf9f1631
|
Issue #7 - Fixed tooltip positions in Firefox (and hopefully in IE9)
|
2012-06-20 02:38:19 -04:00 |
|
Bob Monteverde
|
51fc28358b
|
New lineWithFocusChart, and example
|
2012-06-18 13:36:12 -04:00 |
|
Bob Monteverde
|
480403b04a
|
Added new cumulativeLineChart, debating on merging into lineChart or not, not in Makefile yet
|
2012-06-17 21:58:58 -04:00 |
|
Bob Monteverde
|
04c11e3bde
|
Fixed height and width getter/setters and started working on linePlusBarChart, halfway done
|
2012-06-15 20:39:16 -04:00 |
|
Bob Monteverde
|
542dc094f9
|
Fixed legend height and margin.top issue in the ready to go charts. Also re organized code a little bit for consistency
|
2012-06-15 12:47:47 -04:00 |
|
Bob Monteverde
|
b4ca744451
|
Lots of little bug and consistency fixes that are appearing as I create more examples
|
2012-06-14 01:18:12 -04:00 |
|
Bob Monteverde
|
3dab32a401
|
Fixed tooltip offset position
|
2012-06-12 02:26:57 -04:00 |
|
Bob Monteverde
|
b5cabe11d7
|
Replacing discreteBar chart with a model... getting rid of charts collection
|
2012-06-09 15:44:12 -04:00 |
|
Bob Monteverde
|
07ef2896ae
|
Cleaning up some code in stackedArea, minor changes to new lineChart, fixed stacked error when toggling series by clicking area then legend
|
2012-06-09 03:58:14 -04:00 |
|
Bob Monteverde
|
525ecded4d
|
Getting rid of charts collection, merging tooltips directly in complete charts, no need for separate charts collection
|
2012-06-09 02:51:41 -04:00 |
|