Commit Graph

39 Commits (f139876c7463f54881d7f7d7296fe6b25649d5c5)

Author SHA1 Message Date
John Kiernander 213a120557 Add Responsive Positioning Support 2013-09-11 08:22:23 +01:00
John Kiernander 04a81a85ef Allow null/undefined co-ords in legend
v1.01 - Some external code had been written with required parameters
missing from addLegend.  This fix is to allow these charts to continue
to work.
2013-09-05 15:21:55 +01:00
John Kiernander 8e629a5e07 Altered default min and max
changed default to base ^ -1 instead of hard coded 0.1
2013-09-04 19:12:16 +01:00
John Kiernander 1ea47c8dfa Fixed for negative axes 2013-09-04 13:41:42 +01:00
John Kiernander 2aafb714b3 Adjusted initial log changes to deal with bars
Outstanding:
Negative Axes not rendering
Crossed Axes not rendering
Haven't Tested 2nd X and Y, Color or Z Axis Logs.
2013-09-03 12:29:48 +01:00
John Kiernander c0f32ce4df Merge master 2013-09-03 09:24:25 +01:00
John Kiernander 6380109ce8 Fixed Issue #10 - Hidden Axis w/tooltip 2013-09-02 20:38:39 +01:00
Keith Buchanan cdc6651d11 Added logAxis to Bubble charts. 2013-08-30 10:58:36 -04:00
Keith Buchanan 3f6c549b51 Adding logAxis to line charts (positive or negative range) 2013-08-30 10:05:45 -04:00
John Kiernander d1490a63b7 Fixed Axis Labels 2013-08-29 11:20:34 +01:00
John Kiernander 6c0d6ecbc4 Simplified Mekko Axis 2013-08-27 11:59:26 +01:00
John Kiernander 503396e951 Fix Tooltip 2013-08-16 16:01:55 +01:00
John Kiernander 2eead4a89a Fix Tooltip 2013-08-16 15:50:00 +01:00
John Kiernander f53886ca11 Update Dist 2013-08-16 15:29:56 +01:00
John Kiernander ab5d5767ed Fixed Storyboard Performance
The _getSeriesData() method was persisting an order rule addition, which
should have been applied to the local collection.  This caused the array
to grow out of control over several iterations of the storyboard.
2013-07-24 08:58:29 +01:00
John Kiernander dfb83a3f0c Fix superfluous periods on time axis 2013-07-12 17:42:38 +01:00
John Kiernander 576a2585e4 Added Time Axis 2013-07-04 00:38:06 +01:00
John Kiernander b07de85242 Fix single point color axis 2013-06-24 14:19:18 +01:00
John Kiernander fe6449b4a6 Made tooltips always on top 2013-06-24 09:35:51 +01:00
John Kiernander 88798a5836 Change number format
Remove decimal place for numbers > 10.
2013-06-21 11:22:12 +01:00
John Kiernander 6eba32394a Fix Series Ordering
Issue #3
2013-06-20 15:25:05 +01:00
John Kiernander 042bf87f57 Added Mekko Example 2013-06-15 00:38:03 +01:00
John Kiernander 28cf127d4c Added full ordering control 2013-06-14 23:22:24 +01:00
John Kiernander 0e1534fa26 Added axis order control 2013-06-14 12:23:08 +01:00
John Kiernander 7b99b50694 Fixed error message for newSvg 2013-06-13 10:00:39 +01:00
John Kiernander 41b5cce894 Test for Rollup Added 2013-06-12 19:03:07 +01:00
John Kiernander 87b7bbd173 Cleaned out all Lint 2013-06-12 15:33:29 +01:00
John Kiernander 3503a0aa56 Added Sorting Logic 2013-06-07 23:31:05 +01:00
John Kiernander 5ab9fdadb5 New Gradient Line Example 2013-06-03 09:28:17 +01:00
John Kiernander 5110a9fcec Gradient Line Fix In Progress 2013-05-31 15:47:30 +01:00
John Kiernander 61871745b5 Fixed multiple charts on a single svg 2013-05-29 16:30:08 +01:00
John Kiernander d153ac117f Fixed Remove() Error 2013-05-29 10:19:30 +01:00
John Kiernander 2d9b8dacfb Fixed Droplines for Area Chart Popups 2013-05-29 08:59:52 +01:00
John Kiernander 975d9bba9d Fixed Droplines for Bar and Bubble Popups 2013-05-29 08:41:57 +01:00
John Kiernander 686647dc5f Fixed Line Chart Popups 2013-05-29 01:33:13 +01:00
John Kiernander 40180e3e15 Fixed Bug in Area Plot 2013-05-27 00:27:44 +01:00
John Kiernander ba2210cd47 Area Popups 2013-05-26 23:47:33 +01:00
John Kiernander 8fe9fb7263 Bubble Popups 2013-05-22 19:14:45 +01:00
John Kiernander a88d98e91e Copy over from d3Simple 2013-05-21 12:42:17 +01:00