Open dsernst opened 9 months ago
Interesting idea --
It would take a lot more work than it seems on the surface because a ton of preprocessing is done on the server. We have several layers of caching, some of it in this repo, some of it not, with the goal of getting good marks on page rendering benchmarks.
To make this work, we'd have to:
My initial hunch is that it's not worth the effort, as the common use case isn't like a QR code or notepad (where only one person accesses in general), but rather, something that's frequently shared via URLs. I could be convinced to accept a pull request.
If there's a way I can help speed up your integration with our current API, I'm happy to do that. The demo code should make it somewhat quick to create your first vis.
I see. Thanks for the thoughtful reply
Hi @artoonie, really great stuff.
Are you open to this additional new proposed interface to create a RCV visualization?
Currently:
Proposed:
That's it.
Pros:
Similar Examples: