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

Splitting plots module into plotting subpackage #5

Merged
merged 1 commit into from
Aug 16, 2014
Merged

Splitting plots module into plotting subpackage #5

merged 1 commit into from
Aug 16, 2014

Conversation

philippjfr
Copy link
Member

As title indicates, splits the huge plots.py file into the plotting subpackage with the following structure:

plotting/
__init__.py - 79 lines
dataplots.py - 826 lines
pandas.py - 188 lines
sheetplots.py - 284 lines
viewplots.py - 945 lines

Now ready to be merged.

@jlstevens
Copy link
Contributor

Makes sense - this is something we agreed to do quite a while ago now...

@jlstevens jlstevens closed this Aug 16, 2014
@jlstevens jlstevens reopened this Aug 16, 2014
@philippjfr philippjfr merged commit 2787ada into holoviz:master Aug 16, 2014
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.

None yet

2 participants