[Chart] General

This recipe demonstrates how to change the position of background image, how to change label position, how to change legend font and more.

Major steps include the following:

  1. Create a blank report template (HowToAddBackGroundImg.rml) and add a variety of charts. Use the correct script to change the position of background image.
  2. Create a blank report template (HowToChangeLabelPositionInCategory.rml) and add a variety of charts. Change the label position in category accordingly.
  3. Create a blank report template (HowToChangeLegendFont.rml) and add a variety of charts. Use the correct script to change the legend font and icon.
  4. Create a blank report template (HowToChangeLegendFontColor.rml) and add a variety of charts. Use the correct script to change the legend font color.
  5. Create a blank report template (HowToChangeTextOrientation.rml) and add a variety of charts. Use the correct script to change the text orientation for charts.
  6. Create a blank report template (HowToPlaceYaxisOnRight.rml) and add a variety of charts. Use the correct script to place the Y-axis on the right.
  7. Create a blank report template (HowToRemoveGridLines.rml) and add a variety of charts. Use the correct script to turn off grid lines.
  8. Create a blank report template (HowToRemoveOutlineGrayBorder.rml) and add a variety of charts. Use the correct script to remove outline border for charts.
  9. Create a blank report template (HowToRotateYaxis.rml) and add a variety of charts. Use the correct script to rotate the Y-axis 90 degrees.
  10. Create a blank report template (HowToShowColorBaseOnValue.rml) and add a variety of charts. Use the correct script to show colors of chart based on the values of the field.
  11. Create a blank report template (HowToShowCustomColor.rml) and add a variety of charts. Use the correct script to display custom colors for charts.
  12. Create a blank report template (HowToShowPattern.rml) and add a variety of charts. Use the correct script to display patterns instead of color for charts.
  13. Create a blank report template (HowToUseColorBasedonRGBorElixirPackage.rml) and a Meter Full Circle Chart. Use the correct script to use the colors based on RGB or Elixir Packages.

To download the necessary files for this recipe, refer to the attached ZIP file.
General.zip (34.0 KB)