Hi Udara, If you are considering to revamp the charting library, I strongly believe that we need to reconsider the VizGrammer due to the limitations in this library (No offense :) ). This is based on what I experienced when I'm using it. If you are going to allow users of the product to create gadgets, this will be really helpful for them.
If we want to be with D3 based library I think we can use nvd3, which is also published under Apache 2.0. Otherwise there are many JS libraries available. [1] http://nvd3.org/ Thanks *Dinesh J. Weerakkody* Senior Software Engineer WSO2 Inc. lean | enterprise | middleware M : +94 727 868676 | E : [email protected] | W : www.wso2.com On Mon, Oct 24, 2016 at 5:23 PM, Udara Rathnayake <[email protected]> wrote: > Thanks Jerad and Tharik! > > Hi Tharik, > > So we do the configuration part in server-side and draw in client-side? > Please correct me if I'm wrong. > > > > On Mon, Oct 24, 2016 at 2:16 PM, Tharik Kanaka <[email protected]> wrote: > >> Hi Udara, >> >> Its not possible. Instead of generating HTML in server side, can't you >> generate a chart spec from the server side and use that spec to render in >> the browser? >> >> Regards, >> >> On Mon, Oct 24, 2016 at 2:04 PM, Jerad Rutnam <[email protected]> wrote: >> >>> Hi Udara, >>> >>> AFAIK currently it's not possible. >>> >>> Cheers, >>> Jerad >>> >>> On Mon, Oct 24, 2016 at 1:14 PM, Udara Rathnayake <[email protected]> >>> wrote: >>> >>>> Hi All, >>>> >>>> $subject? >>>> Is there a way to directly get the html content itself rather pointing >>>> a div and draw? >>>> >>>> I'm trying to figure out possibilities of rendering a gadget in >>>> serverside. >>>> >>>> -- >>>> Regards, >>>> UdaraR >>>> >>> >>> >>> >>> -- >>> *Jerad Rutnam* >>> *Software Engineer* >>> >>> WSO2 Inc. >>> lean | enterprise | middleware >>> M : +94 77 959 1609 | E : [email protected] | W : www.wso2.com >>> >>> <https://wso2.com/signature> >>> >> >> >> >> -- >> >> *Tharik Kanaka* >> >> WSO2, Inc | lean . enterprise . middleware >> >> Email: [email protected] | Web: www.wso2.com >> > > > > -- > Regards, > UdaraR > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
