Hello,
I want to make an XY dynamic chart. my data entry come from a table.
I fill up the XValues and YValues table from SampleXYDataset like in the demo (version 0.8.1). But when it should update the value i don't want that the factor(translate) will be applied to the value but i want to read the new value in my table (that is soon updated)
i'm just a beginner so don't laught if it is simple, juste answer me, thx
How update XYDataset with table and not a factor
Re: How update XYDataset with table and not a factor
I re-explain because my english isn't very good
i fill up XValue and YValue table (like the SampleXYDataset2) with my table. and I want make a dynamic chart. Is it possible ?
i fill up XValue and YValue table (like the SampleXYDataset2) with my table. and I want make a dynamic chart. Is it possible ?