Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

feat(plugin-chart-echarts): [wip] gauge chart enhancements and fixes #1070

Closed

Commits on May 12, 2021

  1. style(plugin-chart-echarts): add pointer tooltip to gauge chart

    Add a hover tooltip per pointer on gauge chart showing metric names and values
    root committed May 12, 2021
    Configuration menu
    Copy the full SHA
    32eb555 View commit details
    Browse the repository at this point in the history
  2. fix(plugin-chart-echarts): dynamically determine min/max on gauge cha…

    …rt axis
    
    Dynamically determine min and max values on the axis from query result unless params explicitly passed through form data
    root committed May 12, 2021
    Configuration menu
    Copy the full SHA
    1888a50 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Fix ts errors
    root committed May 12, 2021
    Configuration menu
    Copy the full SHA
    40284a2 View commit details
    Browse the repository at this point in the history