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

1D charts generated from columnar data #231

Merged
merged 5 commits into from
Sep 27, 2018
Merged

1D charts generated from columnar data #231

merged 5 commits into from
Sep 27, 2018

Conversation

sc1f
Copy link
Contributor

@sc1f sc1f commented Sep 7, 2018

  • Add axis generator and data parser for columnar data
  • Rename old row-based methods for backward compatibility

Merge only after to_column correctly strips total rows. I included a .filter() inside ColumnarIterator that can be removed in order to verify that total rows are stripped.

.travis.yml Outdated
@@ -29,7 +29,6 @@ install:
- npm install

script:
- npm run lint
Copy link
Member

Choose a reason for hiding this comment

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

This seems like it was picked up from a merge - should be cleaned up please!

@sc1f
Copy link
Contributor Author

sc1f commented Sep 14, 2018

FIXME: charts should not flash on re-render.

@texodus
Copy link
Member

texodus commented Sep 27, 2018

Looks good, this is a great addition, thanks!

@texodus texodus merged commit a4d83d8 into master Sep 27, 2018
@texodus texodus deleted the column_charting branch September 27, 2018 06:25
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