Search the Community
Showing results for tags 'zoomline'.
Found 19 results
-
Chart property showValues not working in Fusion Charts zoomline chart
Danie254 posted a topic in General usage
I cannot find a way to make showValues: '1' show the data plot values in a zoomline graphic with Fusion Charts. You see and try it in this fiddle: http://jsfiddle.net/1dbuaLr4/ ¿Is there a way to make it work for zoomline charts? The thing is that with a line chart is working: http://...-
- showvalues
- zoomline
-
(and 2 more)
Tagged with:
-
Is there an option to use the zoomline chart with gradients? same as in the attached image?
-
Hi there, I've been looking at the api and looks like i can't customize a zoomline's tooltip like a need using a consolidated tooltip, attached there is a screenshot of what i need to render as tooltip using a zoomline chart, is it possible ? Thanks !
-
Fusionchart using react not displaying complete chart
frustratedlearner posted a topic in Introduction
Hello, I am a reactjs user. I am trying to render zoomline chart. Even though I see all the values on the console log, the complete chart data is not being displayed. I also see a weird behavior on the X axis. This is more like a timeseries data. Have around 100 data points. the counter s... -
How to get the plot on the vertical line when moving the mouse?
cnfczn posted a topic in Javascript Problems
I am using a zoomline chart I found that when moving the mouse, the vertical line changes even if the mouse does not reach the plot. How to get the plot on the vertical line when moving the mouse? dataplotRollOver event only when the mouse pointer is over the plot so,how do it? -
I can't seem to get toolText to work with data items on a zoomline chart. The data item looks like: { value: 1, toolText: 'Tooltext' } but it just shows the value when I hover over the point. Can you please provide a working of example of how to accomplish this? Thanks...
-
Hi, i have tried to search a graph with zoomline animation but this does not exist. It's correct? It's not implemented yet?
- 1 reply
-
- animations
- zoomline
-
(and 1 more)
Tagged with:
-
Hi, Is there an option to change the X-axis dynamically as you zoom in. In my case, the chart will first display Month Wise data (With month in x-axis and counts in Y-axis). If a user zooms in, the x-axis should change to 'days' and the chart must now display the day wise data accordingly. Is t...
-
I am wondering if I can write JavaScript so that when the user clicks on the "seriesname" in a zoomline chart, if I can toggle between displaying certain values. I know how to write the JavaScript to show and hide elements... I just need to know how to recognize when the user clicks on the "seriesn...
- 4 replies
-
- seriesname
- javascript
-
(and 3 more)
Tagged with:
-
Hi, I'm using the trial version (3.5?) in order to evaluate the zoomline javascript chart capabilities. While testing it I encounter some strange behavior. In some cases - when defining chart property "yaxisminValue" – the chart is totally not correct. If I remove this property – the chart is pl...
-
Please help!! I have attached some compact XML data which I using for Zoomline charts. I have set the 'dynamicaxis' parameter to 1 but the y-axis remains constant when zooming into the dataset. I have tried many different settings but can't get the y-axis to change scale to suit the period zoomed i...
-
Zoomline chart not working after upgrade to XT
jpierce42 posted a topic in Installation and Upgrades
I recently upgraded from FusionCharts 3.2.1 to XT. I have followed the instructions here: http://docs.fusioncharts.com/charts/contents/Introduction/Upgrading32.html and am using the following line to render JS charts by default: FusionCharts.setCurrentRenderer('javascript'); Previou... -
Hi guys, I have the following attributes in my chart's xml and many of them do not render for some reason: <chart dynamicAxis='1' toolbar='c0392b' toolbarButtonFontColor='FFFFFF' mouseCursorColor='c0392b' zeroPlaneColor='E51400' numDivLines='6' showAlternateHGridColor='0' numVDivLines= '10'...
-
Hi! As per webpage: http://docs.fusioncharts.com/charts/?AttDesc/ZoomLine.html To change toolbar button colors you use toolbar='FFFFFF' for instance. This is doing nothing for me, toolbar button still grey... Thanks, Mark
-
hi, I want to know if zoomLine chart on ipad device supports touch events like pinch and zoom. Or is there a zoom in button for that. I tried it on desktop browser , works fine there. I am using fusioncharts with dojo mobile. Thanks
-
Zoomline chart does not show any data point when it loads
Abhishek_Ab posted a topic in General usage
We had a requirement where we were suppose to show scatter plot for one of our charts. We are using the zoomline chart for showing the scatter chart with "alpha" = 0. We are using the zoomline because we would have more than 3000 datapoints and in Scatter charts the script became non-responsive.... -
Hi, I have to display all labels in zoom line chart. I am having Licence version of Fusion chart -XT. Screenshot is attached here with. In a highlighted section I want to shot all dates (points are shown in chart but dates are not)
-
Hi I want to use userdefinr tooltip in json of zoom line chart. I have licence version of Fusion chart XT. Json is as follows: { "chart": { "compactdatamode": "1", "dataseparator": "|", "caption": "Adobe Inc.", "subcaption": "Daily from 2009-2010. Source: Yahoo Finance....