@hpcc-js/chart
Advanced tools
Comparing version
{ | ||
"name": "@hpcc-js/chart", | ||
"version": "2.60.0", | ||
"version": "2.61.0", | ||
"description": "hpcc-js - Viz Chart", | ||
@@ -40,5 +40,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@hpcc-js/api": "^2.8.45", | ||
"@hpcc-js/common": "^2.50.0", | ||
"@hpcc-js/util": "^2.31.0" | ||
"@hpcc-js/api": "^2.8.46", | ||
"@hpcc-js/common": "^2.51.0", | ||
"@hpcc-js/util": "^2.32.0" | ||
}, | ||
@@ -96,3 +96,3 @@ "devDependencies": { | ||
"homepage": "https://github.com/hpcc-systems/Visualization", | ||
"gitHead": "6d93282b5ccfb387fff5a54ebb430af5243cdb7c" | ||
"gitHead": "4b07fa803cecb50ac582284b02023cc7dfba8f0d" | ||
} |
@@ -0,0 +0,0 @@ # @hpcc-js/chart |
export const PKG_NAME = "@hpcc-js/chart"; | ||
export const PKG_VERSION = "2.60.0"; | ||
export const BUILD_VERSION = "2.71.0"; | ||
export const PKG_VERSION = "2.61.0"; | ||
export const BUILD_VERSION = "2.73.0"; |
@@ -0,0 +0,0 @@ import { Scatter } from "./Scatter"; |
@@ -0,0 +0,0 @@ import { publish, SVGWidget } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { Column } from "./Column"; |
@@ -0,0 +0,0 @@ import { I2DChart, ITooltip } from "@hpcc-js/api"; |
@@ -0,0 +0,0 @@ import { Scatter } from "./Scatter"; |
@@ -0,0 +0,0 @@ import { HTMLWidget, publish, Utility } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { INDChart, ITooltip } from "@hpcc-js/api"; |
@@ -0,0 +0,0 @@ import { I1DChart } from "@hpcc-js/api"; |
@@ -0,0 +0,0 @@ // Word cloud layout by Jason Davies, https://www.jasondavies.com/wordcloud/ |
@@ -0,0 +0,0 @@ import { Bar } from "./Bar"; |
@@ -0,0 +0,0 @@ import { publish, SVGWidget } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { Pie } from "./Pie"; |
@@ -0,0 +0,0 @@ import { max, Palette } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { I2DAggrChart, ITooltip } from "@hpcc-js/api"; |
@@ -0,0 +0,0 @@ export * from "./__package__"; |
@@ -0,0 +0,0 @@ import { Scatter } from "./Scatter"; |
@@ -0,0 +0,0 @@ import { I2DChart, ITooltip } from "@hpcc-js/api"; |
@@ -0,0 +0,0 @@ import { Pie } from "./Pie"; |
@@ -0,0 +0,0 @@ import { SVGWidget } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { INDChart, ITooltip } from "@hpcc-js/api"; |
@@ -0,0 +0,0 @@ import { INDChart, ITooltip } from "@hpcc-js/api"; |
@@ -0,0 +0,0 @@ import { INDChart, ITooltip } from "@hpcc-js/api"; |
@@ -0,0 +0,0 @@ import { format as d3Format, HTMLWidget, Palette } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { Scatter } from "./Scatter"; |
@@ -0,0 +0,0 @@ import { I2DChart } from "@hpcc-js/api"; |
@@ -0,0 +0,0 @@ import { I2DChart } from "@hpcc-js/api"; |
@@ -0,0 +0,0 @@ import { I2DChart, ITooltip } from "@hpcc-js/api"; |
@@ -0,0 +0,0 @@ import { d3Event, select as d3Select, SVGWidget, Utility } from "@hpcc-js/common"; |
export declare const PKG_NAME = "@hpcc-js/chart"; | ||
export declare const PKG_VERSION = "2.60.0"; | ||
export declare const BUILD_VERSION = "2.71.0"; | ||
export declare const PKG_VERSION = "2.61.0"; | ||
export declare const BUILD_VERSION = "2.73.0"; | ||
//# sourceMappingURL=__package__.d.ts.map |
export declare const PKG_NAME = "@hpcc-js/chart"; | ||
export declare const PKG_VERSION = "2.60.0"; | ||
export declare const BUILD_VERSION = "2.71.0"; | ||
export declare const PKG_VERSION = "2.61.0"; | ||
export declare const BUILD_VERSION = "2.73.0"; | ||
//# sourceMappingURL=__package__.d.ts.map |
@@ -0,0 +0,0 @@ import { Scatter } from "./Scatter"; |
@@ -0,0 +0,0 @@ import { publish, SVGWidget } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { Column } from "./Column"; |
@@ -0,0 +0,0 @@ import { InputField, ISize, SVGWidget } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { Scatter } from "./Scatter"; |
@@ -0,0 +0,0 @@ import { HTMLWidget, publish } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { InputField } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { InputField } from "@hpcc-js/common"; |
export declare function d3Cloud(): any; | ||
//# sourceMappingURL=D3Cloud.d.ts.map |
@@ -0,0 +0,0 @@ import { Bar } from "./Bar"; |
@@ -0,0 +0,0 @@ import { publish, SVGWidget } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { Pie } from "./Pie"; |
@@ -0,0 +0,0 @@ import { XYAxis } from "./XYAxis"; |
@@ -0,0 +0,0 @@ import { InputField } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ export * from "./__package__"; |
@@ -0,0 +0,0 @@ import { Scatter } from "./Scatter"; |
@@ -0,0 +0,0 @@ import { InputField, SVGWidget, Utility } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { Pie } from "./Pie"; |
@@ -0,0 +0,0 @@ import { SVGWidget } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { SVGWidget } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { InputField, SVGWidget } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { InputField } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { HTMLWidget } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { Scatter } from "./Scatter"; |
@@ -0,0 +0,0 @@ import { HTMLWidget } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { CanvasWidget } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { InputField, SVGWidget, Utility } from "@hpcc-js/common"; |
@@ -0,0 +0,0 @@ import { SVGWidget, Utility } from "@hpcc-js/common"; |
Sorry, the diff of this file is too big to display
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
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 not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4253478
1.68%Updated
Updated
Updated