mkssankar Report post Posted September 2, 2015 HI, This is my requirement.. http://192.254.141.167/~fstech/m2manalytics/images/map.png Please give a suggestion and idea. What would be best chart for this requirement. Thanks Siva Share this post Link to post Share on other sites
Vishalika Report post Posted September 2, 2015 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
mkssankar Report post Posted September 2, 2015 Hello Vishalika, Thanks lot Share this post Link to post Share on other sites
mkssankar Report post Posted September 7, 2015 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
Vishalika Report post Posted September 8, 2015 Hi Siva, Please check this: http://jsfiddle.net/vishalika/9p9u2/3/ Also, refer this article for help: http://www.fusioncharts.com/dev/usage-guide/configuring-your-chart-vertical-div-lines.html Hope this helps. Share this post Link to post Share on other sites
mkssankar Report post Posted September 8, 2015 Hello Vishalika, Thanks for your support. Already i have checked above links and sample. It was working only "type: 'line'".. But i am using "type: 'mscombi2d'," .. http://jsfiddle.net/vishalika/0q00rche/1/ Here i need to implement the vertical line. Please provide some solution.. Thanks Siva Share this post Link to post Share on other sites
Vishalika Report post Posted September 9, 2015 Hi Siva, Check this JSFiddle link: http://jsfiddle.net/vishalika/ebn9zubc/1/and share your feedback. Hope this helps. Share this post Link to post Share on other sites
mkssankar Report post Posted September 9, 2015 Hello Vishalika, Thanks for your support. It was very useful.. Thanks Siva Share this post Link to post Share on other sites
Vishalika Report post Posted September 10, 2015 Hi Siva, Glad to know that it helped. Happy FusionCharting!!!! Share this post Link to post Share on other sites
mkssankar Report post Posted September 14, 2015 Hello Vishalika, I have used below heat map chart. I unable to resolve issues. 1. dataplotrollover- Specified and custom color need to change 2. Plot Area- i need pointer cursor for some specified area. http://www.fusioncharts.com/charts/heatmap_11/ Please help to me. Thanks Siva Share this post Link to post Share on other sites
Vishalika Report post Posted September 15, 2015 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
mkssankar Report post Posted September 15, 2015 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
mkssankar Report post Posted September 15, 2015 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
Vishalika Report post Posted September 18, 2015 (edited) 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 September 18, 2015 by Vishalika Share this post Link to post Share on other sites
mkssankar Report post Posted October 7, 2015 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
Vishalika Report post Posted October 8, 2015 Hi, The zooming functionality is supported by zoom line charts. Refer this link: http://www.fusioncharts.com/dev/chart-guide/zoom-line-chart/creating-a-zoom-line-chart.html Also, the chart attributes list: http://www.fusioncharts.com/dev/chart-attributes.html?chart=zoomline Hope this helps. Share this post Link to post Share on other sites
mkssankar Report post Posted October 8, 2015 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
Vishalika Report post Posted October 9, 2015 Hi Siva, The feature shared in the screenshot is not supported in FusionCharts currently. Hope this helps. Share this post Link to post Share on other sites