<div id="container" class="chart yarea">
  <d3fc-group class="cartesian-chart" auto-resize=""
    ><div class="chart-label top-label"></div>
    <div class="x-label bottom-label">Category, Sub-Category</div>
    <div class="y-label left-label">Sales</div>
    <d3fc-svg class="svg-plot-area plot-area"
      ><svg preserveAspectRatio="none">
        <g class="multi">
          <g>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-y" stroke="#bbb"></line>
            <line class="gridline-x" stroke="#bbb"></line>
            <line class="gridline-x" stroke="#bbb"></line>
            <line class="gridline-x" stroke="#bbb"></line>
            <line class="gridline-x" stroke="#bbb"></line>
            <line class="gridline-x" stroke="#bbb"></line>
            <line class="gridline-x" stroke="#bbb"></line>
            <line class="gridline-x" stroke="#bbb"></line>
            <line class="gridline-x" stroke="#bbb"></line>
            <line class="gridline-x" stroke="#bbb"></line>
            <line class="gridline-x" stroke="#bbb"></line>
            <line class="gridline-x" stroke="#bbb"></line>
          </g>
        </g>
        <g class="multi">
          <g>
            <g class="multi">
              <g>
                <g class="multi">
                  <g><path class="area" fill="#ddd"></path></g>
                </g>
              </g>
            </g>
            <g class="multi">
              <g>
                <g class="multi">
                  <g><path class="line" fill="none" stroke="#000"></path></g>
                </g>
              </g>
            </g>
          </g>
        </g></svg></d3fc-svg
    ><d3fc-svg class="x-axis bottom-axis"
      ><svg preserveAspectRatio="none">
        <path class="domain" stroke="#000" fill="none"></path>
        <g
          class="group"
          fill="none"
          font-size="10"
          font-family="sans-serif"
          text-anchor="middle"
        >
          <path class="domain" stroke="#000"></path>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Bookcases</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Chairs</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Furnishings</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Tables</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Appliances</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Art</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Binders</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Envelopes</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Fasteners</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Labels</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Paper</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Storage</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Accessories</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Phones</text>
          </g>
        </g>
        <g
          class="group"
          fill="none"
          font-size="10"
          font-family="sans-serif"
          text-anchor="middle"
        >
          <path class="domain" stroke="#000"></path>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Furniture</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Office Supplies</text>
          </g>
          <g class="tick">
            <path stroke="#000"></path>
            <text fill="#000">Technology</text>
          </g>
        </g>
      </svg></d3fc-svg
    ><d3fc-svg class="y-axis left-axis"
      ><svg
        preserveAspectRatio="none"
        fill="none"
        font-size="10"
        font-family="sans-serif"
        text-anchor="end"
      >
        <path class="domain" stroke="#000"></path>
        <g class="tick">
          <path stroke="#000"></path>
          <text fill="#000">0</text>
        </g>
        <g class="tick">
          <path stroke="#000"></path>
          <text fill="#000">500</text>
        </g>
        <g class="tick">
          <path stroke="#000"></path>
          <text fill="#000">1,000</text>
        </g>
        <g class="tick">
          <path stroke="#000"></path>
          <text fill="#000">1,500</text>
        </g>
        <g class="tick">
          <path stroke="#000"></path>
          <text fill="#000">2,000</text>
        </g>
        <g class="tick">
          <path stroke="#000"></path>
          <text fill="#000">2,500</text>
        </g>
        <g class="tick">
          <path stroke="#000"></path>
          <text fill="#000">3,000</text>
        </g>
        <g class="tick">
          <path stroke="#000"></path>
          <text fill="#000">3,500</text>
        </g>
        <g class="tick">
          <path stroke="#000"></path>
          <text fill="#000">4,000</text>
        </g>
        <g class="tick">
          <path stroke="#000"></path>
          <text fill="#000">4,500</text>
        </g>
        <g class="tick">
          <path stroke="#000"></path>
          <text fill="#000">5,000</text>
        </g>
      </svg></d3fc-svg
    ></d3fc-group
  >
</div>
