@vizabi/linechart
Advanced tools
Comparing version 3.8.1 to 3.8.2
@@ -1,2 +0,2 @@ | ||
// https://github.com/vizabi/linechart#readme v3.8.1 build 1642516222299 Copyright 2022 Gapminder Foundation and contributors | ||
// https://github.com/vizabi/linechart#readme v3.8.2 build 1654178908099 Copyright 2022 Gapminder Foundation and contributors | ||
(function (global, factory) { | ||
@@ -112,3 +112,3 @@ typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory(require('VizabiSharedComponents'), require('mobx')) : | ||
</g> | ||
<g class="vzb-lc-axis-y-info"></g> | ||
<g class="vzb-lc-axis-y-info vzb-noexport"></g> | ||
@@ -137,3 +137,3 @@ <g class="no-data-message vzb-hidden"> | ||
<defs> | ||
<pattern id="vzb-lc-pattern-lines-${config.id}" x="0" y="0" patternUnits="userSpaceOnUse" width="50" height="50" viewBox="0 0 10 10"> | ||
<pattern class="vzb-noexport" id="vzb-lc-pattern-lines-${config.id}" x="0" y="0" patternUnits="userSpaceOnUse" width="50" height="50" viewBox="0 0 10 10"> | ||
<path d='M-1,1 l2,-2M0,10 l10,-10M9,11 l2,-2' stroke='black' stroke-width='3' opacity='0.08'/> | ||
@@ -1368,3 +1368,3 @@ </pattern> | ||
LineChart.versionInfo = { version: "3.8.1", build: 1642516222299, package: {"homepage":"https://github.com/vizabi/linechart#readme","name":"@vizabi/linechart","description":"Vizabi line chart"}, sharedComponents: VizabiSharedComponents.versionInfo}; | ||
LineChart.versionInfo = { version: "3.8.2", build: 1654178908099, package: {"homepage":"https://github.com/vizabi/linechart#readme","name":"@vizabi/linechart","description":"Vizabi line chart"}, sharedComponents: VizabiSharedComponents.versionInfo}; | ||
@@ -1371,0 +1371,0 @@ return LineChart; |
{ | ||
"name": "@vizabi/linechart", | ||
"version": "3.8.1", | ||
"version": "3.8.2", | ||
"description": "Vizabi line chart", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
261388