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

More examples please! #33

Open
siklosg opened this issue Apr 12, 2018 · 2 comments
Open

More examples please! #33

siklosg opened this issue Apr 12, 2018 · 2 comments

Comments

@siklosg
Copy link

siklosg commented Apr 12, 2018

It would be nice to put more examples of how to generate a combo chart of 2 line charts, for example. (Not a stacked area/line chart, just 2 line charts with 2 separate y axes.) It seems to me that this is possible but the only example, currently in the folder is the one with "fake data". How would I achieve this with a cross-filter?

@clhenrick
Copy link
Contributor

@siklosg this library is entirely de-coupled from crossfilter.js so you would need to write your own implementation with it. Are you looking for an example of how to use mapd3 and crossfilter with MapD core (database)? Or a stand alone example?

@siklosg
Copy link
Author

siklosg commented Apr 17, 2018

@clhenrick Thanks for your response. Yes, I am looking for a quick example of how to use mapd3 + MapD's version of crossfilter.

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

No branches or pull requests

2 participants