Search the Community
Showing results for tags 'Gauge'.
Found 5 results
-
Hello, attached is a gif of a FusionCharts linear gauge I am using. In the gif, we can see a card render with a title and education and then a few seconds later the FusionChart linear gauge appears with some salary information. I am using FusionCharts with react, and followed the tutorial for how to...
-
- gauge
- linear gauge
-
(and 2 more)
Tagged with:
-
Hello, I want to replace the arrow with a point on the scale of the angular gauge. Could anybody help me at this problem with a hint?
-
Hello, I'm trying to configure real time gauge for a web site. My gauge : var chart10456 = new FusionCharts("AngularGauge", "_chart10456", "500", "200"); var datas = myxml; chart10456.setXMLUrl('GetGaugeDataStream?ID_NUMGENREN=10456');chart10456.render("chartContainer_chart10456"); My datas :...
-
Gauge trendpoints not displayed in Firefox but is displayed properly in IE
senvyn posted a topic in Using FusionWidgets XT
Hi, In JavaScript rendering, Trend point in Gauge is not displayed in Firefox and in Chrome but its showing up in IE. Following below the data we input, (please refer to the screenshot for better understanding of the issue) Note: Trend point is displayed in Flash rendering both in Firefox and Chrome...- 5 replies
-
- Firefox
- Trendpoints
-
(and 1 more)
Tagged with:
-
I have the liquid bar chart in my app. It is somethig like to this example. It worked nice with jquery-1.7.2. But when I had started to use jquery-1.9.1 water level was allways 0. I have tried to inclue jquery-migrate - without any effect. I have read this thread on this forum but this doesn't help...