We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c42d2cc commit 3ddb248Copy full SHA for 3ddb248
elements/urth-viz-chart/urth-viz-chart.css
@@ -1,2 +1,6 @@
1
#chart1 .selected { fill: yellow !important; }
2
#settings-section { display: none; }
3
+
4
+.nvd3 rect[height="1"] {
5
+ display: none !important;
6
+}
0 commit comments