Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
- Improved documentation with the suggestions of tacaswell.
- Refactored functionality of ScalarFormatter to be more readable
- Separated logic deciding to perform auto scaling / offset from
  functions calculating the best possible scaling / offset values
- Grouped methods in a logical way (user interaction, inherited, and
  local)
- Removed space before the times sign in the scientific notation /
  scaling. Changed test images to reflect this.
- Changed rcparam test back to original function
- Removed _scientific boolean and the function set_scientific() as they
  were not used anywhere (just grep the original file). The existence of
  the function and boolean might mislead the user that changing this
  bool might affect the plotting.
  • Loading branch information
VincentVandalon committed Mar 17, 2016
commit 2737c5cb363186166e21423f1e6c5ab121a32596
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading