Hello,
I am new to web applications development, and new to UKI... Sorry if
my question
has already been asked, I could not find an answer here yet :
I wonder what is the best way to insert a graph widget from another
Javascript
library (Flot :
code.google.com/p/flot/) within the layout of an UKI
web application.
At the moment I created a div containing my Flot graph, but then the
layout is half done
through HTML (using CSS + div elements) and half done programatically
using
UKI API. And of course it doesn't render as I would expect because I
seriously lack
HTML/CSS knowledge. I don't know if I can have some control on this
div element
from UKI ?
Is it the good way to do it ?
Can someone share some tips or advices ?
Thanks in advance :-)
cheers,
Matias.