import { Injectable } from '@angular/core'; @Injectable() export class TooltipService { // TODO: Implement functions for create manual tooltip; }