add possibility to make html tooltips via column descriptions (#10179)

This commit is contained in:
C. Heindl
2016-07-20 08:46:13 +02:00
committed by Mohamed Hegazy
parent e677315026
commit 23bbe60a79

View File

@@ -147,6 +147,7 @@ declare namespace google {
id?: string;
role?: string;
pattern?: string;
p?: any;
}
export interface DataObject {