@datawheel/canon-vizbuilder
Advanced tools
Comparing version 0.3.4 to 0.3.5
{ | ||
"name": "@datawheel/canon-vizbuilder", | ||
"description": "Visualization explorer for data retrieved from mondrian-rest.", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "types": "index.d.ts", |
@@ -20,3 +20,3 @@ import {assign} from "d3plus-common"; | ||
x: measureName, | ||
xConfig: {tickFormat: chart.formatter}, | ||
xConfig: {title: measureName, tickFormat: chart.formatter}, | ||
stacked: level.depth > 1, | ||
@@ -23,0 +23,0 @@ shapeConfig: { |
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
274494
2