Skip to main content
Ctrl+K

Register Now: Autumn School 2023: Open Approaches to Time in LCA 📍 Switzerland 🗓️ 9-13.October

Logo image

Site Navigation

  • Introduction
  • Setup
  • API Reference
  • Gallery
  • LCA
  • Contributing
  • FAQ
  • Changelog
  • Brightway Ecosystem
  • Credits & License
  • Interactive Training

Site Navigation

  • Introduction
  • Setup
  • API Reference
  • Gallery
  • LCA
  • Contributing
  • FAQ
  • Changelog
  • Brightway Ecosystem
  • Credits & License
  • Interactive Training

Section Navigation

  • bw2io
  • bw2data
  • bw2calc
  • bw2analyzer
    • bw2analyzer.comparisons
    • bw2analyzer.contribution
    • bw2analyzer.econ
    • bw2analyzer.health_check
    • bw2analyzer.lci
    • bw2analyzer.matrix_grapher
    • bw2analyzer.page_rank
    • bw2analyzer.report
    • bw2analyzer.sc_graph
    • bw2analyzer.tagged
    • bw2analyzer.utils
  • API Reference
  • bw2analyzer
  • bw2analyzer.matrix_grapher

bw2analyzer.matrix_grapher#

Module Contents#

Classes#

SparseMatrixGrapher

class bw2analyzer.matrix_grapher.SparseMatrixGrapher(matrix)[source]#
graph(filename=None, marker_string='c.', mew=0.5, ms=1, alpha=0.8, width=None, height=None, dpi=300)[source]#
magnitude_graph(filename=None, dpi=600, width=None, height=None)[source]#
ordered_graph(filename=None, dpi=600, width=None, height=None)[source]#

previous

bw2analyzer.lci

next

bw2analyzer.page_rank

On this page
  • Module Contents
    • Classes
      • SparseMatrixGrapher
        • SparseMatrixGrapher.graph()
        • SparseMatrixGrapher.magnitude_graph()
        • SparseMatrixGrapher.ordered_graph()
      • SparseMatrixGrapher
        • graph
        • magnitude_graph
        • ordered_graph
Show Source

© Copyright 2023 Brightway Developers.

Built with the PyData Sphinx Theme 0.13.0.