Pallav

L1 Moderators
  • Content count

    2,385
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by Pallav


  1. Hi,

     

     

     

    While we do have a multi-series chart, but we cannot have bullet graphs in that.

     

     

     

    >> a) With the javascript event handling is there a way to bind events to specific object (labels etc) in the graph?

     

    No - you can only have it for data plot.

     

     

     

    >> :) I tried using multi series charts but a bullet chart is what I need. I dont want my series to be stacked. Am I missing something here?

     

    I'm afraid we do not have this.

     

     

     

    >> c) Can someone confirm or deny if we buy the enterprise license for the product, is it reasonably easy to customise the charts to address my requirements?

     

    Yes - you can start with the base of multi-series chart and then modify it. However, some knowledge of Flash and ActionScript would be required.


  2. With FusionCharts v3.1, you can add a custom text label inside bar by setting [set displayValue='Your label' ..] and can be configured to show inside using [chart placeValuesInside='1' ...]

     

     

     

    I'm afraid we do not yet have tracker functionality.

     

     

     

    For export and print, you'll need to configure the XML. For print set [chart showPrintMenuItem='1' ...]

     

     

     

    For export, please see www.fusioncharts.com/docs > Exporting as images/PDF


  3. Hi Michael,

     

     

     

    If it's of help, we can send you the source code of FusionCharts and our Flex SWC. We would really like to be able to help you here. Can you please send us a formal request for source code at support [at] fusioncharts.com and I'll send the same?


  4. Dear developers,

     

     

     

    We proudly announce the release of FusionWidgets v3.1 with the following new features:

     

     

     

    - Ability to export charts as PNG/JPG/PDF at client side or server side. We've also devised a batch export mechanism at client side, which allows you to export all the charts in a page as a single image/PDF using one-click.

     

    - Ability to use multi-lingual text in rotated fonts as well. We now use bitmap font technology to render all UTF8 characters.

     

    - Support for automatic wrapping in caption/sub-caption and tool-tips

     

    - Ability to copy data from chart as CSV using context menu, or JavaScript function

     

    - More control over chart using JavaScript - many new APIs and events exposed by chart

     

    - Personalization of chart - you can now add your logos over the chart, and also add an "About your company" to chart's context menu and link it to your URL

     

    - And some more enhancements and bug fixes.

     

     

     

    Existing licensed users can download the free upgrade from www.fusioncharts.com/PUC


  5. Dear developers,

     

     

     

    We proudly announce the release of PowerCharts v3.1 with the following new features:

     

     

     

    - Ability to export charts as PNG/JPG/PDF at client side or server side. We've also devised a batch export mechanism at client side, which allows you to export all the charts in a page as a single image/PDF using one-click.

     

    - Ability to use multi-lingual text in rotated fonts as well. We now use bitmap font technology to render all UTF8 characters.

     

    - Support for automatic wrapping in caption/sub-caption and tool-tips

     

    - Ability to specify labels for vLines and also to configure position of vLines and labels

     

    - Ability to copy data from chart as CSV using context menu, or JavaScript function

     

    - More control over chart using JavaScript - many new APIs and events exposed by chart

     

    - Personalization of chart - you can now add your logos over the chart, and also add an "About your company" to chart's context menu and link it to your URL

     

    - DisplayValue attribute - Each data plot can now display a text value (instead of just the numeric value), allowing a sort of annotation to be rendered for each data point.

     

    - Support for custom palettes for data point. You can now specify a list of colors that the chart will use for rendering data plots (column, pie, bar, line etc.). This allows for global configuration of palettes.

     

     

     

    Existing licensed users can download the free upgrade from www.fusioncharts.com/PUC


  6. Dear developers,

     

     

     

    We proudly announce the release of FusionCharts v3.1 with the following new features:

     

     

     

    - Ability to export charts as PNG/JPG/PDF at client side or server side. We've also devised a batch export mechanism at client side, which allows you to export all the charts in a page as a single image/PDF using one-click.

     

    - Ability to use multi-lingual text in rotated fonts as well. We now use bitmap font technology to render all UTF8 characters.

     

    - Support for automatic wrapping in caption/sub-caption and tool-tips

     

    - Ability to specify labels for vLines and also to configure position of vLines and labels

     

    - Ability to copy data from chart as CSV using context menu, or JavaScript function

     

    - More control over chart using JavaScript - many new APIs and events exposed by chart

     

    - Personalization of chart - you can now add your logos over the chart, and also add an "About your company" to chart's context menu and link it to your URL

     

    - DisplayValue attribute - Each data plot can now display a text value (instead of just the numeric value), allowing a sort of annotation to be rendered for each data point.

     

    - Support for custom palettes for data point. You can now specify a list of colors that the chart will use for rendering data plots (column, pie, bar, line etc.). This allows for global configuration of palettes.

     

    - And some more enhancements and bug fixes.

     

     

     

    Existing licensed users can download the free upgrade from www.fusioncharts.com/PUC