@77sol-ui/molecules
Advanced tools
Comparing version 4.1.3 to 4.1.4
@@ -544,2 +544,3 @@ import * as react from 'react'; | ||
customizeY1Ticks?: ITickCallback; | ||
tiltLabels?: boolean; | ||
} | ||
@@ -558,3 +559,3 @@ interface IChartData { | ||
declare function LineChart({ options, data, plugins, height, labels, lineRadius, showDotsOnHover, fillBackground, alwaysShowDots, twoYAxis, maxTicksLimit, showDotsInTooltip, showLegends, maintainAspectRatio, customizeTooltip, customizeXTicks, customizeYTicks, customizeY1Ticks, ...rest }: ILineChartProps): react_jsx_runtime.JSX.Element; | ||
declare function LineChart({ options, data, plugins, height, labels, lineRadius, showDotsOnHover, fillBackground, alwaysShowDots, twoYAxis, maxTicksLimit, showDotsInTooltip, showLegends, maintainAspectRatio, customizeTooltip, customizeXTicks, customizeYTicks, customizeY1Ticks, tiltLabels, ...rest }: ILineChartProps): react_jsx_runtime.JSX.Element; | ||
declare namespace LineChart { | ||
@@ -561,0 +562,0 @@ var displayName: string; |
{ | ||
"name": "@77sol-ui/molecules", | ||
"version": "4.1.3", | ||
"version": "4.1.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
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
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
502219
14777