@toast-ui/chart
Advanced tools
Comparing version 4.4.1 to 4.4.2
{ | ||
"name": "@toast-ui/chart", | ||
"version": "4.4.1", | ||
"version": "4.4.2", | ||
"description": "TOAST UI Application: Chart", | ||
@@ -98,3 +98,3 @@ "main": "dist/toastui-chart.js", | ||
}, | ||
"author": "NHN. FE Development Lab <dl_javascript@nhn.com>", | ||
"author": "NHN Cloud. FE Development Lab <dl_javascript@nhn.com>", | ||
"license": "MIT", | ||
@@ -101,0 +101,0 @@ "bugs": { |
@@ -139,2 +139,6 @@ import { | ||
public setTooltipOffset(point: Partial<Point>): void; | ||
public selectSeries(seriesInfo: SelectSeriesInfo): void; | ||
public unselectSeries(): void; | ||
} | ||
@@ -141,0 +145,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3652437
293
67101