RogeWave Elixir (formerly ILOG Elixir) has worked well for me in the past
for such visualizations:

http://www.roguewave.com/products-services/visualization/elixir/demos/diagram-apps/network-monitoring

If you must go the route of embedding JS graphs in a Flex app, you might
want to look at this component:
http://www.ardisialabs.com/flex-components/htmlFrame

Thanks,
Om

On Tue, Jun 9, 2015 at 11:22 AM, Oleg Konovalov <oleg...@gmail.com> wrote:

> ---------- Forwarded message ----------
> From: "Oleg Konovalov" <oleg...@gmail.com>
> Date: Jun 9, 2015 10:16 AM
> Subject: Adding JS graph to Flex project
> To: <d...@flex.apache.org>
> Cc:
>
> Hi,
>
> We have Flex + Java Web App.
> Needed to add Graphs to it, kind of a network of nodes, built from data
> coming from DB. Tried Birdeye Ravis, were not happy with it.
> So now we want to try using one of JS visual libs like VisJS or D3,
> possibly try to add AngularJS if it becomes necessary, which I doubt.
> Can I add such graph to Flex TabNavigator, inside NavigatorContent?
>
> Also where should I put JS code inside FlashBuilder project? Any pointers?
>
> Any good Eclipse 3.8 JS plugins?
>
> TIA,
> Oleg
>

Reply via email to