Thanks CD However, what I meant was that this. For example in the parameter.jag, there's a div with class name "container col-md-12 col-centered wr-content"
What does "col-md-12" and "wr-content" mean? On Tue, Aug 18, 2015 at 1:42 PM, CD Athuraliya <[email protected]> wrote: > Hi Thushan, > > We use lowercase names for id, class attributes. If there are two or more > words separate them by a hyphen (e.g. graph-header). > > Regards, > CD > > On Tue, Aug 18, 2015 at 5:46 AM, Thushan Ganegedara <[email protected]> > wrote: > >> Hello CD, >> >> Thank you very much for pointing me to the resources. So far it seems >> quite manageable without any additional libraries. But I'll keep an eye on >> them. >> >> Yes, as you mentioned, it is imperative to keep element size proportional >> to actual layer sizes. I'm designing it that way. Furthermore, I've >> introduced max and min threshold to make sure the elements doesn't grow >> unnecessarily big or shrink too much. >> >> I've one question though. What is the naming convention used for div >> class attributes in jag file? >> >> On Tue, Aug 18, 2015 at 2:52 AM, CD Athuraliya <[email protected]> >> wrote: >> >>> I think this visualization can be made more intuitive by making element >>> sizes proportionate to network elements (e.g. no. of nodes, input feature >>> vector size). A library like dagre-d3 [1][2][3] might make things easier. :) >>> >>> [1] https://github.com/cpettitt/dagre-d3 >>> [2] >>> http://cpettitt.github.io/project/dagre-d3/latest/demo/interactive-demo.html >>> [3] >>> http://cpettitt.github.io/project/dagre-d3/latest/demo/sentence-tokenization.html >>> >>> On Mon, Aug 17, 2015 at 4:38 PM, Nirmal Fernando <[email protected]> >>> wrote: >>> >>>> Looks good for me. >>>> >>>> On Mon, Aug 17, 2015 at 3:56 PM, Thushan Ganegedara <[email protected]> >>>> wrote: >>>> >>>>> Hi all, >>>>> >>>>> I'm currently designing the a small visualization component for DL >>>>> which will be displayed on the parameter.jag >>>>> >>>>> I'm thinking of a very simple visualization as shown in the attached >>>>> image. I'm not very aware of the capabilities of D3 but I think this is >>>>> attainable. >>>>> >>>>> I would like to know your thoughts on this. >>>>> >>>>> -- >>>>> Regards, >>>>> >>>>> Thushan Ganegedara >>>>> School of IT >>>>> University of Sydney, Australia >>>>> >>>> >>>> >>>> >>>> -- >>>> >>>> Thanks & regards, >>>> Nirmal >>>> >>>> Team Lead - WSO2 Machine Learner >>>> Associate Technical Lead - Data Technologies Team, WSO2 Inc. >>>> Mobile: +94715779733 >>>> Blog: http://nirmalfdo.blogspot.com/ >>>> >>>> >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> *CD Athuraliya* >>> Software Engineer >>> WSO2, Inc. >>> lean . enterprise . middleware >>> Mobile: +94 716288847 <94716288847> >>> LinkedIn <http://lk.linkedin.com/in/cdathuraliya> | Twitter >>> <https://twitter.com/cdathuraliya> | Blog >>> <http://cdathuraliya.tumblr.com/> >>> >> >> >> >> -- >> Regards, >> >> Thushan Ganegedara >> School of IT >> University of Sydney, Australia >> > > > > -- > *CD Athuraliya* > Software Engineer > WSO2, Inc. > lean . enterprise . middleware > Mobile: +94 716288847 <94716288847> > LinkedIn <http://lk.linkedin.com/in/cdathuraliya> | Twitter > <https://twitter.com/cdathuraliya> | Blog > <http://cdathuraliya.tumblr.com/> > -- Regards, Thushan Ganegedara School of IT University of Sydney, Australia
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
