Versions Compared

Key

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

...

  1. Click ‘Dashboard Configuration>Themes' and select the theme used in your dashboard on the left-hand side

  2. After selecting the theme, click ‘Chart Panel’

  3. You will now need to make changes to this tag .pi-style__chart-panel .pi-style_chart-panel_chart-link-button if the button links to another chart and .pi-style__chart-panel .pi-style_chart-panel_category-link-button if it links to a category.

  4. We added the following formatting:
    background - add the grey shading
    border-radius - adds the rounded corners
    color - changes the colour of the text
    font-size - controls the size of the link button text
    font-weight - changes how thick the lettering is (similar to making it bold)
    text-align - controls the alignment of the text
    padding-bottom - adds padding beneath the text

    Image RemovedImage Added