Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial doc fix #5

Merged
merged 4 commits into from
Feb 13, 2019
Merged

Tutorial doc fix #5

merged 4 commits into from
Feb 13, 2019

Conversation

Chilipp
Copy link
Owner

@Chilipp Chilipp commented Feb 5, 2019

This commit adds documentation of how to open the context menus of the selection tools (see #3)
this commit fixes the missing documentation on using matplotlibs pan and zoom tools together with the marks (see #3)
@Chilipp
Copy link
Owner Author

Chilipp commented Feb 11, 2019

This PR is ready to be merged. It improves the docs on the selection toolbar and the interactive navigation in the user guide and the tutorial. In particular:

It will be merged if @ixjlyons approves the changes.

@Chilipp Chilipp mentioned this pull request Feb 11, 2019
@codecov
Copy link

codecov bot commented Feb 12, 2019

Codecov Report

Merging #5 into master will decrease coverage by 2.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   88.17%   86.11%   -2.07%     
==========================================
  Files          26       26              
  Lines       11313    11247      -66     
==========================================
- Hits         9975     9685     -290     
- Misses       1338     1562     +224
Impacted Files Coverage Δ
straditize/common.py 44.44% <0%> (-55.56%) ⬇️
straditize/colnames.py 47.94% <0%> (-43.39%) ⬇️
straditize/widgets/colnames.py 65.82% <0%> (-22.34%) ⬇️
straditize/magnifier.py 91.66% <0%> (-1.41%) ⬇️
straditize/binary.py 87.91% <0%> (-0.13%) ⬇️
straditize/widgets/tutorial/beginner.py 94.05% <0%> (-0.04%) ⬇️
straditize/widgets/menu_actions.py 74.56% <0%> (+0.1%) ⬆️
straditize/straditizer.py 89.8% <0%> (+0.79%) ⬆️
straditize/__main__.py 82.79% <0%> (+2.79%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9fc92ce...a86ce67. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 12, 2019

Codecov Report

Merging #5 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #5   +/-   ##
=======================================
  Coverage   88.17%   88.17%           
=======================================
  Files          26       26           
  Lines       11313    11313           
=======================================
  Hits         9975     9975           
  Misses       1338     1338

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9fc92ce...a86ce67. Read the comment docs.

@Chilipp Chilipp merged commit 967002e into master Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants