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

standalone version #9

Closed
brucou opened this issue Sep 3, 2015 · 1 comment
Closed

standalone version #9

brucou opened this issue Sep 3, 2015 · 1 comment

Comments

@brucou
Copy link

brucou commented Sep 3, 2015

I desperately need such a visualization library for my Rxjs programming. It is by far the most appealing tool for such a purpose out of all existing alternatives.
However I could not manage to use/configure rxvision. A standalone version would be greatly appreciated, and/or some documentation. to make it work. I understood from the examples, that the visualization comes in a <div class="rxvision"></div>. I am not sure about the meaning of data-rxvision="true" though.
My problem is the webpack script expect Rx to be a global on the window object which is not the case of my configuration (I use require), and I am at a loss here. Is there any chance you can free some time to deliver a standalone script?

These are the scripts I have included in my index.html:

<script src="js/build/rxvision.js"></script>
<script src="js/build/d3.js"></script>
<script src="js/build/viz.js"></script>

Example of log:

webpack:///./run/rx.js?:11 global Rx not found!
webpack:///./run/viz.js?:28 RxVision tracer not found
Uncaught Error: Mismatched anonymous define() module: [object Object]
http://requirejs.org/docs/errors.html#mismatch
@brucou
Copy link
Author

brucou commented Aug 24, 2016

Closing this as I no longer have an interest in Rxvision, which seems to be a dead project anyways

@brucou brucou closed this as completed Aug 24, 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

No branches or pull requests

1 participant