Skip to content

Conversation

@cdenise
Copy link
Contributor

@cdenise cdenise commented Oct 17, 2016

No description provided.

cdenise added 5 commits August 3, 2016 13:42
To allow stacked bar charts, the values attribute needs to handlemultiple properties separated by commas. Previous implementation included a workaround that updates the accessor spec during runtime to accomodate the multiple properties. Changes have been made to settings.js to allow accessors with higher dimensions. This view has been refactored to take advantage of these
changes.
When there are no items plottable (may be the result of no datasets
provided or no x and y data provided), xDiff or yDiff may be infinity and
the code would crash when they're divided by xInterval or yInterval.
Checks have been added to only undergo these processing when the values
are finite.
@cdenise
Copy link
Contributor Author

cdenise commented Jun 11, 2018

@karger
Hi Professor Karger, this pull request contains the flotr-extension changes needed for the auto-documentation system to pick up its views. Could you please take a look and merge the changes?

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