Chart.js/src
André Wallat 72f423fb95 Fix tooltip not shown for missing dataset
When two datasets are shown and they don't have the same x-coordinates, then the position of the tooltip is not calculated correctly, when using mode 'label' or 'dataset'. This fix checks if the position of every dataset exists, before it is used.
2016-06-28 09:45:08 +02:00
..
charts Fix #2734 Cleanup unused variables 2016-06-18 11:00:11 +02:00
controllers Merge pull request #2823 from chartjs/fix/2708 2016-06-22 22:07:53 -04:00
core Fix tooltip not shown for missing dataset 2016-06-28 09:45:08 +02:00
elements Fix #2734 Cleanup unused variables 2016-06-18 11:00:11 +02:00
scales Merge pull request #2741 from duerahan/master 2016-06-27 13:59:41 -04:00
chart.js Rename plugin service and notification method 2016-06-10 22:26:35 +02:00