Recommended Posts

Hi,

 

Welcome to FusionCharts Forum!!!

 

A similar kind of chart can be referred here: http://jsfiddle.net/vishalika/0q00rche/1/

 

Also, you can make use of Annotations for customizing as per requirement.

 

Explore live JSFiddles for Annotations: http://www.fusioncharts.com/javascript-chart-fiddles/?feature=Annotations--in--charts

 

Hope this helps.

Share this post


Link to post
Share on other sites

Hello Vishalika,

 

How to include the vertical line in the graph..

 

I have used below attribute also, but its  not working

"numVDivLines": "24",

        "vDivLineColor": "#99ccff",
        "vDivLineThickness": "1",
        "vDivLineAlpha": "50",
        "vDivLineDashed": "0"

 

 

Please give the solution

 

Thanks

Siva

Share this post


Link to post
Share on other sites

Hi Siva,

 

Please clarify the doubts for the use case you have shared:

 

1. You want the tooltip appearing for different data plot to be having different color. If yes, then it is not supported natively. Else elaborate the use case scenario.

2. Can you please elaborate the plot area requirement, since unable to make it out.

 

Also, refer the docs section for any requirement of specific attributes: http://www.fusioncharts.com/dev/chart-attributes.html?chart=heatmap

 

Awaiting response.

Share this post


Link to post
Share on other sites

Hello Vishalika,

 

Thanks for your reply.

 

The current heatmap system would be dataplot rollover with decreasing opacity of the color. Instead decreasing opacity need to change different colors with mouse cursor pointer.

 

Thanks

Siva

Share this post


Link to post
Share on other sites

Hello Vishalika,

 

Thanks for your reply.

 

The current heatmap system would be dataplot rollover with decreasing opacity of the color. Instead decreasing opacity need to change different colors with mouse cursor pointer.

 

For Example

 

{

"code": "6DA81E",

"hovercode": "FF00FF",

"minvalue": "8.5",

"maxvalue": "10",

"label": "Good"

}

 

 

Thanks

Siva

Share this post


Link to post
Share on other sites

Hi Siva,

 

Please confirm if this is the requirement: You want different appearance of tooltip while hovering on data plot.

 

If yes, then currently we have uniformity of tooltip through out. 

 

Else, share any screenshot of the same.

Edited by Vishalika

Share this post


Link to post
Share on other sites

Hello Vishalika,


 


I have attached my requirement screenshots. Please check the image and  Please give a suggestion and idea. What would be best chart for this requirement.


 


note: Including Zooming functionality.


 


Thanks


Siva


Share this post


Link to post
Share on other sites

Hello Vishalika,

 

Thanks for your reply.

 

I need zoom with two side adjustment features. Please see attached screenshot.

Please give me a solution for this
 

thanks

Siva

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