Skip to content

Bar chart count sometimes differs from count of filtered records displayed in table view #285

@johnmhoran

Description

@johnmhoran

This behavior sometimes comes up, for example, with selecting the Copyright Statements option in the bar chart: we might see a count of 5 for No Value Detected, but after clicking on that bar, only 3 records are displayed in the table view.

The behavior seems related to a combination of:

  • The manner in which Copyright Statements, Copyright Holders and Copyright Authors are related to one another in the count calculation. (Not sure if it applies to license information as well.)
  • The fact that a count of 5 in the bar chart does not necessarily refer to 5 separate records -- might be 4 occurrences in 1 record and 1 occurrence in a second record.

The first bullet is probably something we'd want to address; the second bullet seems more an issue of design and explaining to users what the count represents.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions