Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is possible to define a custom renderer which will be used to display a specific chart. This renderer is defined in an extension. The user then has the option to select the renderer in chart appearance settings.

Please note that the custom renderer will work only on a specific type of chart. Using an incorrect type of renderer can cause errors in the report.

Custom Renderer Setup

To be able to use custom renderer, user has to follow these steps:

  1. Import an extension containing a custom renderer. You can download our demo custom renderer for speedometer from here.
  2. Activate the extension.
    Image Removed
    Image Added

Using Custom Renderer

Once the extension with custom renderer is activated, users can navigate to a report containing a table the correct type of chart and select the renderer in table chart appearance settings.

  1. Open report containing a tablethe chart.
  2. Open table chart appearance settings.
    Image RemovedImage Added
  3. Select custom table chart renderer.
    Image RemovedImage Added
  4. Save the settings.
    Image RemovedImage Added

Custom Renderer in Public Report

...