1. 10 Jun, 2020 2 commits
    • Fix dense y-axis labels in heatmap using tsbuckets (#24351) · b15a401e
      * Fix dense y-axis labels in heatmap using tsbuckets
      
      This change emulates the non-tsbuckets Y-axis tick count by making
      the y-axis label formatter treat a dense set as a sparse set.
      
      fixes #11342
      
      * have d3 do the work
      
      * Update public/app/plugins/panel/heatmap/rendering.ts
      
      Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
      
      Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
      Theo Schlossnagle committed
    • Table: Adds adhoc filtering (#25467) · 72b83005
      * Table: Adds adhoc filtering
      
      * Refactor: changes after PR comments
      
      * Refactor: hides filtering for data sources that do not support modifyQuery in Explore
      
      * Refactor: fixes strict null error
      
      * Changed tooltip position to above icon
      
      Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
      Hugo Häggmark committed
  2. 09 Jun, 2020 14 commits
  3. 08 Jun, 2020 15 commits
  4. 05 Jun, 2020 9 commits