Wow. d3 is absolutely new to me, but it looks really powerful.

I found a demo of "interactive histograms" at the following link. The demo
reminds me of my favorite statistical data visualization/analysis
application from a company name DataDesk, I think. At the link, the
horizontal bar beneath each histogram is a scroll bar. Another interactive
feature is harder to explain, but if you drag across one of the bottom 3
histograms, you will see that your drag extracts information from the main
histogram as well.

https://dev.anuary.com/703dff31-b9be-543f-b6c6-61ae7fb4dd32/

I look forward to your demo.

Thanks very much for your reply, as always.


On Tue, Sep 24, 2013 at 11:50 AM, Eric Iverson <[email protected]>wrote:

> Brian,
> There is no short answer, but short is all I have time for right now.
> One should always use the best tool for each part of a job. I think
> the strong trend now for visualization stuff is
> html5/javascript/jquery/d3/webgl. There is still a significant role to
> be played by J in any real application (not just a toy of bouncing
> bubbles). We probably aren't going to get non-J users to learn J in
> order to do graphics/games. Our goal is that J users can leverage
> their investment in J by having full access to what the world has to
> offer.
>
> I am so pleased with how jtable worked out that I am now working on a
> similar proof-of-concept for d3 graphics/visualization with J. With
> luck there'll be a new JHS release with a d3 demo by the end of the
> month.
>
> --
(B=)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to