1. 09 Oct, 2020 6 commits
    • Graph NG: EventsCanvas & WIP exemplars support (#28071) · a3d1d9a9
      * Use annotations data observable
      
      * WIP exemplars
      
      * Refactor usePlotContext to use getters instead of properties
      
      * Use DataFrame in EventsCanvas instead of custom type
      
      * Minor tweaks
      Dominik Prokop committed
    • Panel Inspect: Allow CSV download for Excel (#27284) · dc662025
      * fix: Use locale to find delimiter for CSV export
      
      * Add sep= Excel header to CSV exporter
      
      * Add modal for Excel export
      
      * Move Excel download to 'Data options' as toggle
      
      * Add 'Download for Excel' documentation
      Tom Daly committed
    • FieldColor: Adds new standard color option for color (#28039) · d1817829
      * FieldColor: Added field color option
      
      * Progress
      
      * FieldColor: Added custom schemes
      
      * move to fieldColor
      
      * move to fieldColor
      
      * add back the standard color picker
      
      * FieldColor: Added registry for field color modes
      
      * wip refactor
      
      * Seperate scale from color mode
      
      * Progress
      
      * schemes working
      
      * Stuff is working
      
      * Added fallback
      
      * Updated threshold tests
      
      * Added unit tests
      
      * added more tests
      
      * Made it work with new graph panel
      
      * Use scale calculator from graph panel
      
      * Updates
      
      * Updated test
      
      * Renaming things
      
      * Update packages/grafana-data/src/field/displayProcessor.ts
      
      Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
      
      * updated according to feedback, added docs
      
      * Updated docs
      
      * Updated
      
      * Update docs/sources/panels/field-options/standard-field-options.md
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Update docs/sources/panels/field-options/standard-field-options.md
      
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      
      * Updated docs according to feedback
      
      * fixed test
      
      * Updated
      
      * Updated wording
      
      * Change to fieldState.seriesIndex
      
      * Updated tests
      
      * Updates
      
      * New names
      
      * More work needed to support bar gauge and showing the color modes in the picker
      
      * Now correct gradients work in bar gauge
      
      * before rename
      
      * Unifying the concept
      
      * Updates
      
      * review feedback
      
      * Updated
      
      * Skip minification
      
      * Updated
      
      * UI improvements
      
      Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
      Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
      Torkel Ödegaard committed
  2. 08 Oct, 2020 19 commits
  3. 07 Oct, 2020 13 commits
  4. 06 Oct, 2020 2 commits