Skip to content

Conversation

@erikhuizinga
Copy link
Owner

No description provided.

sco1 added 13 commits August 5, 2016 13:19
Add method to allow users to generate 'dummy' legend entries for
graphics objects that are not supported by legend (e.g. annotations)
When a dummy legend entry is appended a Chart Line Object containing a
single NaN entry is added to the axes object. With the previous legend
entry removal methodology these objects would not be removed and could
accumulate in the axes without the user knowing. These objects are now
removed when their corresponding legend entry is removed.
Where duplicated, input validation has been shifted to a private method

Resolves: #5
Add checks to inputs to append and adddummy for better type enforcement
of input strings.

Resolves: #6
@erikhuizinga erikhuizinga merged commit 6de97e0 into erikhuizinga:master Oct 1, 2016
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