Skip to content

Provide more control over matrix axis labels. #86

@dereneaton

Description

@dereneaton

I've been playing with matrix visualization in toyplot and encountered several questions that I couldn't figure out from the documentation.

How to:

  • turn off or edit axis labels on a matrix plot
  • access values in the table/matrix (table.body.cell(i,j)?).
  • put matrix on a canvas grid with other plots.

As an example: I've been trying to edit hover labels on a heatmap to include names, here:
http://nbviewer.ipython.org/gist/dereneaton/c8292a8febc758eb0438/toy_heatmap.ipynb

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions