I forgot to say
The main objective is in a page i call 

$xwiki.myplugin.MakeATable(params)


$xwiki.myplugin.MakeATable(params)


$xwiki.myplugin.MakeAGraph(params)    //Table Hidden here


With different tables/data in any of this

Thanks for the quick response :)

Bruno Amaro Almeida wrote:
> Hi
>
> I`ve tryed that, but seems that when i have more than one chart/table, 
> they all messed up
>
> Sergiu Dumitriu wrote:
>   
>> Bruno Amaro Almeida wrote:
>>   
>>     
>>> Hi Devs
>>>
>>> I want to make a graph with a given table, but i don`t want to see the 
>>> table in the xwiki page, so i`m trying to make the graph inside my function:
>>>
>>>     
>>>       
>> If you don't want the table to be visible, you can just put it inside a 
>> <div class="hidden">
>>   
>>     
>
> _______________________________________________
> devs mailing list
> devs@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
>   

_______________________________________________
devs mailing list
devs@xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to