2013-07-16 14:03:40 +00:00
|
|
|
title: $:/plugins/tiddlywiki/d3/base.tid
|
2014-09-10 08:13:21 +00:00
|
|
|
tags: [[$:/tags/Stylesheet]]
|
2013-07-16 14:03:40 +00:00
|
|
|
|
|
|
|
\rules only filteredtranscludeinline transcludeinline macrodef macrocallinline
|
|
|
|
|
2014-08-28 18:41:29 +00:00
|
|
|
.tc-barwidget {
|
2013-07-16 14:03:40 +00:00
|
|
|
}
|
|
|
|
|
2014-08-28 18:41:29 +00:00
|
|
|
.tc-barwidget text {
|
2013-07-16 14:03:40 +00:00
|
|
|
font: 8px sans-serif;
|
|
|
|
}
|
|
|
|
|
2014-08-28 18:41:29 +00:00
|
|
|
.tc-barwidget .axis path,
|
|
|
|
.tc-barwidget .axis line {
|
2013-07-16 14:03:40 +00:00
|
|
|
fill: none;
|
|
|
|
stroke: #000;
|
|
|
|
shape-rendering: crispEdges;
|
|
|
|
}
|