Hi Dinesh, On Tue, Oct 25, 2016 at 9:15 AM, Dinesh J Weerakkody <[email protected]> wrote:
> 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. > Not really trying to replace/revamp the library, but trying to look at rendering options which we can implement. Ideally we should not limit anyone to use igviz or vizgrammer, rather provide an extension point so anyone can plug there own library and visualize. Right now gagdet is that extension point. Going forward we are planning to make an uuf component which represents a gadget. So anyone can create there own component with any charting library. BTW we might not have an extensive use case now, where users go and create there own gadgets/components. Further it's better if you can explain those limitations so Tharik can have a look and may be we can improve in future. > > 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 >> >> > -- Regards, UdaraR
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
