Search the Community

Showing results for tags 'caption'.



More search options

  • Search By Tags

    • caption ×
    Type tags separated by commas.
  • Search By Author

Content Type



Found 10 results

  1. Blub Formating

    Is there a way to format a blub gauge and have the caption to the left side and the bulb to the right side? It seems the only option is the have the caption on the top and the bulb below that. Exmple: Temperate: BLUB #
  2. I am using the PHP Wrapper to create a multi series 3d column chart with the below constructor. The data is charted correctly on the attached chart, however the chart is missing the caption, subcaption, YAxis label and export button. $RptName, $Caption, $XAxisName and $YAxisName all contain alpha...
  3. Hey there! Im using fusionCharts to show some information of my database. But when I try to generate ASP.NET chart (RenderChartHTML) in IE, my title (caption) and subtitled (SubCaption) are being presented with "..." at the end, without displaying the full sentence. But when I generate in Google...
  4. Hey there! I am using some graphics, and all of them I'm having problems with the title. They are being cut and the characters "..." are appearing in place. Is there any way to adjust the title to my chart? My chart caption XML and styles: <chart showBorder='0' formatNumberScale='0' deci...
  5. If a chart is given no data it displays the "No data to display." message and nothing else. Is it possible to have it show the border, caption and sub-caption as well? I realize I could just render them myself in HTML, but it would be nice to not have to rework what I've done.
  6. display caption problem

    I am very disappointed with the latest version of fusioncharts. It has so many problems. There is possible to find the source code of fusioncharts.HC.js ? I have very strange problem. My caption is truncated only if the text is: Répartition des demandes par familles I only see: Répartition des dem...
  7. Hi, I would like to create labels on pie charts that correspond to the color of their slice. So if the slice is blue, the font should be blue. This will allow me to not have to show the lines that connect the label to the pie. Is this possible? Right now I see that I can only apply one color...
  8. Hi, When I try to align the caption in a chart, it works fine in flash, but in javascript, the alignment does not get applied and it is always centered. Is there some other parameter I need? Here's an example: -<graph enableRotation="1" showValues="1" smartLabelClearance="" enableSmartla...
  9. Hello, I am using Fusion Widgets spark line chart. In that, actual chart widht depends upon the Caption provided. Suppose I have kept chart caption = "This is test for the chart" and for another chart I have kept Caption = "Test". For both of this, actual chart varies. according to l...
  10. Hello, I am using Fusion Widgets - Spark Line chart. In that I have provide caption for the chart. I want to provide space vertically between caption and Chart. I have searched for that. There is option available for HorizontalPadding (captionPadding). But Is It possible to provi...