Skip to content

Added new features to allow multiple data series - #3

Open
bobbyliu wants to merge 4 commits into
benlund:masterfrom
bobbyliu:master
Open

bobbyliu wants to merge 4 commits into
benlund:masterfrom
bobbyliu:master

Conversation

@bobbyliu

Copy link
Copy Markdown

Update in 0.9.2

  • Now supports a different way of passing the inputs
  • Supports more than one data series per chart
    In the case of bar chart, the values will be stacked according to data sequence.
  • Supports the selection of marker characters
    User can specify one marker, in which case all line sequences will use that marker. Or user can specify marker at least the same number as the number of data series.
  • Now allows nil in the y-values, in which case the corresponding point will be left blank

## Update in 0.9.2

* Now supports a different way of passing the inputs. See README.md for
details.
* Supports more than one data series per chart
In the case of bar chart, the values will be stacked according to data
sequence.
* Supports the selection of marker characters
User can specify one marker, in which case all line sequences will use
that marker. Or user can specify marker at least the same number as the
number of data series.
* Now allows nil in the y-values, in which case the corresponding point
will be left blank
szarski added a commit to szarski/ascii_charts that referenced this pull request Jun 21, 2015
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.

1 participant