Skip to content

Parallel coord#17

Merged
dnadeau4 merged 6 commits intomasterfrom
parallel_coord
Oct 5, 2016
Merged

Parallel coord#17
dnadeau4 merged 6 commits intomasterfrom
parallel_coord

Conversation

@doutriaux1
Copy link
Copy Markdown
Contributor

goes with CDAT/cdat#2130

Comment thread vcs/Canvas.py
*******************End Texttable Names List**********************
>>> tc=a.drawtextcombined(Tt_name = 'std_example', To_name='7left_example', string='Hello example!', spacing=5,
>>> tc=a.drawtextcombined(Tt_name = 'std_example', To_name='7left_example',
... string='Hello example!', spacing=5,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@embrown do you think my split will break anything for you?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@doutriaux1 No, this should be fine.

Comment thread vcs/template.py
["blue","green","red"], ["cross","square","dot"],[3,4,5],
["sample A","type B","thing C"],True)
x.png("sample")

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@doutriaux1 format is incorrect here. Should be:

:Example:

    .. doctest:: template_drawLinesAndMarkers

        >>> ...

Where the ... is your code example. Any python lines that would return something to the screen when run on the console should be followed by the expected output:

>>> print("Like this")
'Like this'

@dnadeau4 dnadeau4 merged commit f5b4dca into master Oct 5, 2016
@dnadeau4 dnadeau4 deleted the parallel_coord branch October 5, 2016 21:19
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