Search the Community
Showing results for tags 'timeseries'.
Found 13 results
-
I have some issue with FusionCharts timeseries with React Rendering. I passed in the data to dataSource successfully ( see the dataStore object console), but the result is `no data to show`. Why I have the dataStore data, but the graph is not displaying?
-
- timeseries
- datasource
-
(and 1 more)
Tagged with:
-
I'll start by explaining the parameters of the intended parameters of the chart. The chart is meant to cover a 24 hour period of the current day with a column for each hour. The current time format i am using is %-d/%-m/%Y %H:%M:%S. The values entered have a time range of 00:00:00->23:00:00. The t...
-
Is there any way to switch/flip x and y-axis in timeseries chart? E.g. y-axis represents the time, and x-axis represents the values. It will be a vertical chart instead of a horizontal one. One workaround in my mind is to rotate the entire div, but the label text will rotate too. That is not w...
-
timeseries Uncaught TypeError: Cannot read property 'xConfigs'/'dataset' of undefined
Elmaro posted a topic in Javascript Problems
I have created a timeseries class component with the following state: this.state = { timeseriesDs: { type: "timeseries", id: "myChart", renderAt: "container", series: "Type", width: "100%", height: "95%", dataSource: { chart: { multicanvas: props.multiGrid, ex... -
Hello I am trying to implement "formatNumberScale" option in timeseries chart but is not working. Still showing "k" for thousands. Thanks Promise.all([ fetch('https://s3.eu-central-1.amazonaws.com/fusion.store/ft/data/line-chart-with-time-axis-data.json'), fetch('https://s3.e...
-
Hi, I am rendering my chart on back end (VB.net), i cannot make it works on back end using --> timeSeries.AddAttribute("chart", "{theme:'candy'}") Meanwhile, i do not know how to properly define on javascript using 'beforerender' event and setChartAttribute , its still stick to fusion...
-
hello. How to display a tooltip with daily values instead of start-end values when hovering over the chart? Is there a way to display the date unit description of photo 11.png on photo 22.png?
-
Im currently developing a dashboard with timeseries data, i retrieve the data from my laravel controller. But now im running into the following issue: fusioncharts.js:formatted:9100 Uncaught RangeError: Maximum call stack size exceeded at Function.isArray (<anonymous>) Its quite hard...
-
Hi everyone, I am new to fusionChart and am taking back a developpement done by one of my colleague. He previsouly used a mspline type of chart which I transformed into a timeserie chart. In his previous chart, he was using trendlines which were shown successfully on the graph....
-
In the following jsfiddle, why i can't zoom into the second granularity, even though my data source has a data point per second, and I've configured binning for seconds. https://jsfiddle.net/s87ytp34/
- 4 replies
-
- fusiontime
- binning
-
(and 1 more)
Tagged with:
-
timeseries Fusionchart timeseries plot draws dots instead of lines at smaller scale
zcaudate posted a topic in General usage
I'm using the time series plots with Vue and when the graph loads there are lines but when I zoom in to a certain magnification, the lines disappear. I'm not sure if this is a bug or a customisation trick that I'm not seeing. The following is the configuration. Please help. ``` {... -
After navigating in Angular, the zoom area seems to be miscalculated.
-
Bad render FusionTime "timeseries" Browser Safari - Angular 4
Simon Gonzalez posted a topic in FusionCharts DOM
Hi community I'm using the integration angular-fusioncharts v3.0.1 with our project which is developed with angular version 4, and it presents an issue when the timeseries chart (Fusiontime) is rendered on safari browser. The line is out of the x-axis when the user handle the time navigator, an...- 1 reply
-
- angular
- timeseries
-
(and 6 more)
Tagged with: