Background
User histogram when the data is more than 1000, the histogram is displayed as 1k, looked for a long time, found that as long as the set Fusioncharts Formatnumberscale property is "0" can be resolved.
Attached
Also attached are the properties of Fusioncharts:
BgColor: Default Value FFFFFF. Background color, the color is represented by 6-bit 16-character characters, representing three three-color components respectively.
Bgalpha: Default value of 100. The value range of background Alpha,alpha is 0-100. 0 is fully transparent, 100 is completely opaque.
BGSWF: The default value is a null character. Background swf file.
Canvasbgcolor: Default Value FFFFFF. The background color of the canvas.
Canvasbgalpha: Default value of 100. The canvas background alpha.
Canvasbordercolor: Default value of 000000. The canvas border color, which is black by default.
Canvasborderthickness: Default value of 2. Canvas border width, 0 for no border display.
caption: The default value is a null character. The title of the chart.
subcaption: The default value is a null character. The sub-title of the chart
Xaxisname: The default value is a null character. X-axis text
Yaxisname: The default value is a null character. Y-Axis text
Yaxisminvalue: The default value is a null character. Y-axis minimum value.
Yaxismaxvalue: The default value is a null character. Y-axis maximum value.
Note: The above two attributes, if used with default values, will be used to calculate the y-axis range of values
ShowNames: Default value 1. 1 indicates the name of the display point, and 0 indicates that it is not displayed.
ShowValues: Default value 1. 1 indicates the value of the display point, and 0 indicates that it is not displayed.
showlimits: Default value 1. 1 indicates a limit interval for displaying the values of the chart, and 0 for not displaying.
rotatenames: Default value 0. 0 indicates that the name of the point is not rotated when displayed, and 1 indicates that an angle is rotated when displayed.  
animation: Default value 1. 1 means that the animation is displayed, and 0 is not displayed.
LineColor: Default value f8671d. The line color is a color that is biased toward Orange .
linethickness: Default value 2. The polyline width.
Linealpha: Default value 100. Polyline Alpha.
Showshadow: Default value 1. 1 indicates that the polyline shadow is displayed and 0 is not displayed. If the property is 0, the following shadow-preceded properties are invalid.  
Shadowcolor: Default value CCCCCC. Shadow color, a Gray .
shadowthickness: Default value 2. Shadow width.
Shadowalpha: Default value 100. Shadow Alpha.
Shadowxshift: Default value 2. Shadow horizontal displacement, which can be negative.
Shadowyshift: Default value 2. Shadow vertical displacement, which can be negative.
showanchors: Default value 1. 1 indicates that the anchor point is displayed, and 0 indicates no display. If the property is 0, the following anchor-preceded properties are invalid.
anchorsides: The default value is a null character. The number of edges of the anchor point, and the default value represents a circle. You can take values greater than 2, 3 for triangles, 4 for squares, and so on.
Anchorradius: Default value 2. The radius of the anchor point.
Anchorbordercolor: Default value f8671d. The border color of the anchor point.
anchorborderthickness: Default value 2. The border width of the anchor point.
Anchorbgcolor: Default value FFFFFF. The background color of the anchor point.
Anchorbgalpha: Default value 100. The background alpha of the anchor point.
Anchoralpha: Default value 100. The Alpha of the anchor point.
Note: The Anchoralpha property is set to 0 o'clock, and the anchor point is not displayed, but if the showhovercap is 1 o'clock, you can also see the prompt text when you move the mouse pointer. The Showanchors property is set to 0 o'clock, although the anchor point is not displayed, no matter what the value of Showhovercap, when the mouse moves to the points, is not see the hint text.
Basefont: Default value Verdana. The font inside the canvas.
basefontsize: Default value 7. The font size within the canvas.
Basefontcolor: Default value 000000. The font color within the canvas.
Outcnvbasefont: Default value Verdana. Fonts outside the canvas
Outcnvbasefontsze: Default value 7. The font size outside the canvas
Outcnvbasefontcolor: Default value 000000. Font color outside the canvas
Numberprefix: The default value is a null character. The value of the prefix character, for example, when representing the amount, can be used with the $ symbol.
Numbersuffix: The default value is a null character. The suffix character of the numeric value, if you want to use the suffix%, must be identified with%25.
FormatNumber: Default value 1. 1 means the formatted value is displayed, and 0 indicates the value is displayed normally.
Formatnumberscale: Default value 1. 1 indicates the formatted value and is labeled K, M. For example, 1000 is formatted as 1 K. 0 indicates normal display.
DecimalSeparator: Default value ... The character of the decimal point.
ThousandSeparator: Default value,. Thousands of characters, only formatnumber is 1 o'clock effective
divlinedecimalprecision: Default value 2. The number of digits in the decimal point of the horizontal line value.
limitsdecimalprecision: Default value 2. The number of reserved digits of the decimal point that limits the numeric interval.
zeroplanethickness: Default value 2. The width of the 0-axis line.
Zeroplanecolor: Default value CCCCCC. 0 axis of the line color
Zeroplanealpha: Default value 100. 0 axis of Alpha.
Note: If there are no 0 axes in the chart, the above three properties on the 0 axis are not valid.
Numdivlines: Default value 4. By default, the chart has 4 horizontal lines and divides the chart into 5 horizontal blocks. 0 indicates no horizontal line.
Divlinecolor: Default value CCCCCC. The horizontal line color of the chart.  
divlinethickness: Default value 1. The horizontal line width of the chart.  
Divlinealpha: Default value 100. The alpha of the horizontal line of the chart.  
Showdivlinevalue: Default value 1. 1 indicates the value that corresponds to the horizontal line. 0 indicates no display.  
Showalternatehgridcolor: Default value 0. 1 indicates the horizontal interval is displayed, and 0 indicates no display.  
Alternatehgridcolor: Default value CCCCCC. The color of the horizontal interval.
Alternatehgridalpha: Default value 70. Horizontal interval Alpha, note that this is 70, not 100.
Note: The above three properties make the chart display the effect of a vertical color interleaving. As shown in the second illustration in this article.
Numvdivlines: Default value of 0. Represents the root number of the vertical line of the chart. 0 indicates no vertical line.
Vdivlinecolor: Default value CCCCCC. The vertical line color of the chart.
Vdivlinethickness: Default value of 1. The vertical line width of the chart.
Vdivlinealpha: Default value of 100. The alpha of the vertical line of the chart.
Showalternatevgridcolor: Default value of 0. 1 indicates that the vertical interval is displayed, and 0 indicates no display.
Alternatevgridcolor: Default value CCCCCC. The color of the vertical interval.
Alternatevgridalpha: Default value of 70. Vertical interval alpha, note that this is 70, not 100.
Note: The above three properties make the chart show the effect of horizontal color interleaving. The color of the vertical interval is displayed above the horizontal interval.
Showhovercap: Default value 1. 1 indicates that the prompt text is displayed when the mouse moves to the point, and 0 indicates that it is not displayed.  
Note: This property must also be showanchors to 1. The hint text consists of three parts: the Hovertext of the point, the spacer, the value of the point.
Hovercapbgcolor: Default value F1F1F1. The background color of the hint text.  
Hovercapbordercolor: Default value CCCCCC. The border color of the hint text.  
Hovercapsepchar: The default value is,. The character of the spacer.
Chartleftmargin: Default value of 15. The left margin of the chart.
Chartrightmargin: Default value of 15. The right margin of the chart.
Charttopmargin: Default value of 15. The top margin of the chart.
Chartbottommargin: Default value of 15. The lower margin of the chart.
Fusioncharts Column Chart Digital display 1k problem