grafana/public/app/features/explore/state
David Kaltschmidt e6a74eb1a2 Explore: Make sure line graphs get different colors
- lines for graphs from different query rows end up in different
transactions
- within each transaction the color distribution resets leading to color
overlap
- this change takes existing transaction colors into account
2019-02-24 10:01:50 -08:00
..
actions.ts Explore: Make sure line graphs get different colors 2019-02-24 10:01:50 -08:00
actionTypes.ts Merge branch 'master' into cli/watch-sass-var 2019-02-12 17:20:14 +01:00
reducers.test.ts Refactor of action, actionTypes and reducer 2019-02-04 07:50:17 +01:00
reducers.ts Merge branch 'master' into cli/watch-sass-var 2019-02-12 17:20:14 +01:00
selectors.ts Move explore selectors to a separate file 2019-02-12 12:36:46 +01:00