Commit Graph

12 Commits (40dc29d13506ebf05151c978cff6f056fa941a87)

Author SHA1 Message Date
Dominik Prokop 40dc29d135 Make series overrides color picker display correctly 6 years ago
Alexander Zobnin 4b9462993e
graph legend: refactor, fix another review issues 7 years ago
Torkel Ödegaard cd4619dad1 working on react data / query exectution 7 years ago
Patrick O'Carroll 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Mitsuhiro Tanda 04fcd2a054 add series override option to hide tooltip (#12378) 7 years ago
Tobias Skarhed af0a4a6039 Karma to Jest: 3 test files (#12414) 7 years ago
Mario Trangoni e5e6bc56c8 public: fix codespell issues 7 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Patrick O'Carroll 27e486d678 converted 3 .js files to .ts (#9958) 8 years ago
Alexander Zobnin 948a5259a2 fix: color picker bug at series overrides page, #9715 (#9738) 8 years ago
Torkel Ödegaard be3c5d1355 colorpicker: refactoring the new unififed colorpicker, #9347 8 years ago
Daniel Lee 3292a48381 graph: dashes with linewidth fix. Fixes #8469 8 years ago
Daniel Lee 6707d77af5 graph: dashes option only used in series overrides 8 years ago
smalik 1a3bc60e69 feat(dashed lines): Implementing dashed lines 8 years ago
Torkel Ödegaard 83d864e7e4 fix: graph and fill below to issue, fixes #7916 8 years ago
hailthemelody 13d1fec2cb fix z-index order in Series Overrides 9 years ago
Torkel Ödegaard 29dff7ba1a fix(graph): fixed color picker appearingunder pinned side nav, fixes #4556 9 years ago
Torkel Ödegaard ebb373eedb fix(graph): fixed issue with toggling series on and off would loose stacking, fixes #4557 9 years ago
Torkel Ödegaard 52e2091f2c fix(): fixed issue with series override color selector when using the mouse to select color option, fixes #4620 9 years ago
Torkel Ödegaard 1a29a769c6 fix(series overrides): graph no rerenders with new styles after updating series override, fixes #4621 9 years ago
bergquist 8e11f8dc21 feat(graph): add spacing above Series specific overrides 9 years ago
Torkel Ödegaard c94659f552 ux(color popover): refactored color popover to use drop lib 9 years ago
Torkel Ödegaard e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 9 years ago
Torkel Ödegaard 34b82caaa8 feat(panels): fixed unit tests 9 years ago
Torkel Ödegaard e6013353d2 fix series overrides 9 years ago
Torkel Ödegaard d83e24572a feat(plugins): more refactoring 10 years ago
Torkel Ödegaard 0dd7fb7361 tech(systemjs): most things work 10 years ago
Torkel Ödegaard d34ba416a6 tech(systemjs): more stuff is starting to work 10 years ago
Torkel Ödegaard 4a69de1f30 feat(plugins): made panels work as plugins 10 years ago
Mitsuhiro Tanda 37b125ca98 override null point mode 10 years ago
Torkel Ödegaard 4ffa26cf2c feat() started work on more feature rich time picker 10 years ago
Johannes Wienke 244e682c2b Series override option to hide legend entries 10 years ago
Torkel Ödegaard 4a9bc70ca0 Added new style override, transform negative-Y, Closes #2162 10 years ago
Torkel Ödegaard 8c0e1060e6 Graph: Define series color using regex rule, Closes #590 10 years ago
Torkel Ödegaard 2dac975805 began work on color by regex / series override for color, #590 10 years ago
Torkel Ödegaard fde11be279 Renamed src directory to public 10 years ago
Torkel Ödegaard 3dc30e4d8b Major reworking of the graph axis editor tab 11 years ago
Torkel Ödegaard 54fafb3a76 Graph: fix to typeahead for series overrides, (bug introduced in recent commit), Fixes #1046 11 years ago
Torkel Ödegaard b85fe62389 Graph: series override dropdown menu select did not work after recent commit that added typeahead to this dropdown 11 years ago
Torkel Ödegaard fe620d8e44 Graph: fill below to series override option not automatically adds lines=false, as overrides, if you want lines just for the fill below series just remove the overrides, #940 11 years ago
Torkel Ödegaard 22db28d3e7 Graph: New series style override option 'Fill below to', useful to visualize max & min as shadow for the mean, #940 11 years ago
Lorenzo Pierfederici 32a41a8422 add override options to allow multiple stacks 11 years ago
Torkel Ödegaard a9cfb160c9 Added typeahead to series overrides, #425 11 years ago
Torkel Ödegaard da1279aa5b Added zindex per series override option, #425 11 years ago
Torkel Ödegaard b2f9f81eaf Moved yaxis override from aliasYAxis map to the new seriesOverride array 11 years ago
Torkel Ödegaard 939e957fda Made regex match work for per series overrides, #425, #700 11 years ago
Torkel Ödegaard 062fe72030 More options can now be set on pre series basis, this is awesome! 11 years ago
Torkel Ödegaard cdcbb872d5 options per series is starting to work nicely 11 years ago