Search the Community
Showing results for tags 'annotations'.
Found 6 results
-
Hi, I have created a scrollcolumn2d chart and applied annotations to It. I'm facing problem, When I scroll chart at that time bar are scrolling correct but annotation stay as it is. you can find this in below attached files. before scroll after scroll...
-
Hello! I am using a gantt chart. I fill it with tasks in the following way: tasks: { task: [ { label: "In Use", processid: "A", start: "1/1/2018", end: "13/1/2018", bordercolor: "#62B58D", color: "#62B58D", id: "1" },...
- 3 replies
-
- gantt
- annotations
-
(and 2 more)
Tagged with:
-
I am doing react native application. In that, I am trying to showing bar chart. So, I am using Fusion Chart, It is mandatory to use this library in my application. So, I followed this library installation and it was successful. But, Data is not showing at all. I have added annotations according to g...
-
- bar2d
- react-native
-
(and 3 more)
Tagged with:
-
When using column charts (column2d) and adding a callout annotation, the annotation is hidden behind other columns. (i.e. a lower stacking order). Example: given the fiddle http://jsfiddle.net/fusioncharts/bLxr4/ change the value for Q1 to 40000. The column for Q1 now appears on top of the ann...
-
How to insert annotation inside the 2dbar instead of the value
Axel posted a topic in Using FusionWidgets XT
Hello, I use stacked2dbar like in this fiddle: http://jsfiddle.net/fusioncharts/x8MDc/ and I want to insert annotations like these in this picture: Is that possible and how to get these annotations inside the bar?- 2 replies
-
- annotations
- bar charts
-
(and 2 more)
Tagged with:
-
Hi! I would like your help I'm trying to get a circle in the end of the dial (between the angular gauge radius), can someone give me a tip how i can accomplish that ? I was trying to do it with annotations but its hard to establish the (x,y) needed for the center. Thanks, Luis Bess...