• Miguel Rincon's avatar
    Adds `y_axis.format` and `y_axis.precision` to dashboard yml · 364e813c
    Miguel Rincon authored
    - y_axis is now supported to contain a `format` and `name`.
    - chart grid size adjusted to fit labels more comfortably
    - tooltip format takes format of y axis
    
    Internally, axis options are computed in a separate file for
    easier sharing between components.
    364e813c
options.js 1.83 KB