Dear Hans,

Thank you for your reply.

>> In the manual, data is already given in the example.
> 
> which example are you referring to
> 
I mean the example in the Axis section like this:
list = { [

connect = true,
color = "darkred",
close = true,
points = { (1, 1), (15, 8), (2, 10) },
texts = { "segment 1", "segment 2", "segment 3" }

], 


>> How can bring the data made in lua to  ConTeXt?
> 
> userdata.yourdata = matHistory
> 
> and then access that with lua calls
> 

OK. I will try to save it in lua and reload it into MetaFun.
I remember a similar method and a code which you helped me a year ago.
I hope that I go a right way.

Thanks again.

Best regards,

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to