4 remaining references to plottable-bar-chart

Issue #845 resolved
Brian Lewis repo owner created an issue

Search through pineapples\views finds:

Find all "plottable-bar-chart", Subfolders, Find Results 
1, "D:\Files\vsprojects\pineapples\Pineapples\Views", 
"."
D:\Files\vsprojects\pineapples\Pineapples\Views\default\FinData\Dashboard\Component\YearDistrictSpendChart.cshtml(62):  <plottable-bar-chart-base chart-title="{{vm.chartTitle}}
D:\Files\vsprojects\pineapples\Pineapples\Views\default\FinData\Dashboard\Component\YearSectorSpendChart.cshtml(62):    <plottable-bar-chart-base chart-title="{{vm.chartTitle}}
D:\Files\vsprojects\pineapples\Pineapples\Views\default\School\SchoolDashboard.cshtml(51):  <plottable-bar-chart heading-title="Enrollment by Level and Gender ({{vm.lastWarehouseYear()}})
D:\Files\vsprojects\pineapples\Pineapples\Views\default\School\SchoolDashboard.cshtml(143): <plottable-bar-chart heading-title="{{ind}} {{vm.lastFlowYear()}}
Matching lines: 4    Matching files: 3    Total files searched: 290

Comments (7)

  1. Brian Lewis reporter

    Also need to search pineapples.client\src\*.ts looking for both plottableBarChart or plottable-bar-chart ( ie in a literal template)

    But these searches don;t find anything

  2. Log in to comment