-
Notifications
You must be signed in to change notification settings - Fork 194
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
104 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
matminer.figrecipes.matplotlib.examples package | ||
=============================================== | ||
|
||
Submodules | ||
---------- | ||
|
||
matminer.figrecipes.matplotlib.examples.heatmap_examples module | ||
--------------------------------------------------------------- | ||
|
||
.. automodule:: matminer.figrecipes.matplotlib.examples.heatmap_examples | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
matminer.figrecipes.matplotlib.examples.xyscatter_examples module | ||
----------------------------------------------------------------- | ||
|
||
.. automodule:: matminer.figrecipes.matplotlib.examples.xyscatter_examples | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: matminer.figrecipes.matplotlib.examples | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
matminer.figrecipes.matplotlib package | ||
====================================== | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
|
||
matminer.figrecipes.matplotlib.examples | ||
|
||
Submodules | ||
---------- | ||
|
||
matminer.figrecipes.matplotlib.plots module | ||
------------------------------------------- | ||
|
||
.. automodule:: matminer.figrecipes.matplotlib.plots | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: matminer.figrecipes.matplotlib | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
matminer.figrecipes.plotly package | ||
================================== | ||
|
||
Submodules | ||
---------- | ||
|
||
matminer.figrecipes.plotly.make_plots module | ||
-------------------------------------------- | ||
|
||
.. automodule:: matminer.figrecipes.plotly.make_plots | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: matminer.figrecipes.plotly | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
matminer.figrecipes package | ||
=========================== | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
|
||
matminer.figrecipes.matplotlib | ||
matminer.figrecipes.plotly | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: matminer.figrecipes | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = '0.0.8' | ||
__version__ = '0.0.9' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters