Forum Replies Created by mia192

Viewing 2 posts - 1 through 2 (of 2 total)
  • in reply to: Query Regarding Dynamic Line Chart‏ #7220

    Thank you for your response.
    But the data comes is dynamic it may be series of 91.000001 , 91.000002 , 91.0000003
    or 4.000001 , 4.000002 , 4.0000003
    or 65.0000005 , 65.00006 , 65.000009

    So I can not hardcode the minimum and maximum value . Is there any way to provide minimum and maximum values dynamically , like when I update each value on chart so I can also set minimum and maximum by adding and subtracting 0.000001 from the coming value . Is there any way to do that ?
    thanks

    in reply to: Query Regarding Dynamic Line Chart‏ #7218

    It shows ups and downs when data of y-axis is like 1 , 2 or -1 , but shows straight line when data is very small like 1.000000, 1.0000001 , 1.000003 .

Viewing 2 posts - 1 through 2 (of 2 total)