Frequent console errors from Tooltip enhancements

Issue #1390 resolved
Brian Lewis repo owner created an issue

Illegal use of ngTransclude directive in the template! No parent directive that requires a transclusion found. Element: <div ng-transclude="tooltips">

Comments (3)

  1. Brian Lewis reporter

    The console errors are caused by some loose ends in the introduction of new techniques for generating tooltips, implemented in XY Charts.

    So fixed these errors as part of a broader review/enhancement/streamlining/documenting of tooltips in particular in XYCharts.

  2. Log in to comment