AboutCode
update-docs
  • ScanCode-Toolkit Documentation
  • Scancode-Workbench Documentation
    • Basics
    • Tutorials
      • Creating Conclusions
      • Importing and Exporting a JSON File
      • License Policy support in ScanCode Workbench
      • Navigating the Chart Summary View
        • Display the view
        • Select an attribute
        • Filter Chart Summary
      • Opening and Saving a SQlite File
  • Deltacode Documentation
  • AboutCode Docs
  • AboutCode-Toolkit Documentation
  • AboutCode Data : ABCD
  • Help
  • License
  • Document Maintenance
  • Are you new to Scancode-Toolkit?
  • Basic Tutorials
  • How-To Guides
  • Command Line Interface Reference
  • How it all Works
AboutCode
  • Docs »
  • Scancode-Workbench Documentation »
  • Tutorials »
  • Navigating the Chart Summary View
  • Edit on GitHub

Navigating the Chart Summary View¶

Display the view¶

Once you have a SQLite file loaded into ScanCode Workbench, displaying the Chart Summary View is easy:

  1. Select a file or directory in the Tree View on the left.

  2. Click the chart icon in the sidebar or open the View menu and select Chart Summary View (keyboard shortcut: Ctrl+Shift+D or ⌘+Shift+D ).

Select an attribute¶

../../_images/scancode-workbench-chart-summary1.gif

Use the dropdown at the top of the view to select the attribute you want to examine (e.g., Copyright Statements, License Key). These attribute values are detected from ScanCode, and can also be viewed in the Table View.

When you select an attribute, the Chart Summary View will automatically refresh to display a horizontal bar chart showing – in descending order of frequency – each value identified in the scanned codebase for the selected attribute and the number of times it occurs in the codebase. You can also see the value for a particular entry in the bar chart in a tooltip that appears when you move your cursor over the text on the left or the bar on the right.

Filter Chart Summary¶

../../_images/scancode-workbench-chart-summary-filter.gif

You can further filter the summary results by choosing a specific directory or file in the Tree View. The chart will then only show results for that selected directory or file.

Next Previous

© Copyright 2019 AboutCode.org Revision 214b8e89.

Built with Sphinx using a theme provided by Read the Docs.