Sign in to follow this  
amolchaudhari69@gmail.com

Javascript driven Zoomline chart vTrendsline are not working

Recommended Posts

Hello Team,

 

I am using javascript driven ZoomLine Chart,for which I want to display vTrendsLine, I am using following json String for it.

 

 "vtrendlines": {
    "line": [ 
      { "startindex": "50", "displayalways": "1", "displayvalue": "Split", "valueontop": "1" }
      
    ]
  }
 
but its not displaying on chart.
 
When I am running the same json with .swf file ,the graph shows the vTrend line.
 
Could you please help me out ...I want to show  Vtrends Line in Javascript Driven ZoomLine chart.
 
PFA  for my json (pls change the extension to json)
 
Any Help is Appreciated ...
 

ZoomLineChartStr.json.txt

Share this post


Link to post
Share on other sites

Hey,

 

Vertical TrendLines are not supported by JavaScript ZoomLine chart. It has been added to our wishlist.

 

Once implemented, we would keep you posted.

Share this post


Link to post
Share on other sites

Hello,
Can you give me this point in was corrected ?
My tests do not work with the version 3.4.1 and 3.7.0 of FusionCharts.
If yes, you can me give the source of the structure JSON of Vertical TrendLines to be implemented ?
Cordially

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this