提交历史

作者 SHA1 备注 提交日期
  Alexander Zobnin 1108101087 Fix tooltip unit when legend isn't shown (#10348) 8 年之前
  Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 年之前
  Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 年之前
  Torkel Ödegaard 9369a87e93 Merge branch 'develop' into develop-settings 8 年之前
  Torkel Ödegaard 8415ea6c71 refactoring: changing how graph height and legend height is calculated, using flex box seems to actually work, #10079 8 年之前
  Alexander Zobnin 3cdf0dce56 graph: move auto decimals calc to ticks.ts and use it for legend values format. 8 年之前
  Alexander Zobnin 2cf1c29eae graph: refactor (don't render twice) 8 年之前
  Alexander Zobnin 0c3e04ca60 graph: render legend before graph 8 年之前
  Alexander Zobnin ae80a589c1 graph: refactor 8 年之前
  Alexander Zobnin deebaabfc8 graph: make legend scrollable 8 年之前
  Torkel Ödegaard d7337432ac ux: progress on time picker dropdown version 8 年之前
  Alexander Zobnin f54547776d graph: disable zoom in non-timeseries modes (#9914) 8 年之前
  Torkel Ödegaard 685ee393af graph: the stack & legend sort sync was not working correctly, the z-index sorting that happened in after the legend sort order was applied and messed with the order even though the sort function returned zero for all entries, combined the sort function to one sort function, fixes #9789 (#9797) 8 年之前
  Alexander Zobnin f5c5c4b88b graph: don't change original series name in histogram mode, #8886 (#9782) 8 年之前
  bergquist fcd5d581a8 graph: invert order when sorting by legend 8 年之前
  Carl Bergquist 1d7a0db54b Sort series in the same order as legend in graph panel (#9563) 8 年之前
  Daniel Lee 4bdc3a5829 graph: fix y-axis decimalTick check. Fixes #9405 8 年之前
  Torkel Ödegaard 25aa9df270 Create annotations (#8197) 8 年之前
  Torkel Ödegaard 0c86241c5b Webpack (#9391) 8 年之前
  Torkel Ödegaard 7b42e13c79 typescript: stricter typescript option 8 年之前
  Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 年之前
  Torkel Ödegaard 17cb3f6e6a fix: graph fix for decimals, bug introduced by #61313478063b0e0721f204847f3c0298ea8f593f 8 年之前
  Daniel Lee 6131347806 graph: adds decimals option for y-axis 8 年之前
  Daniel Lee ef0c90b9ca graph: change tick decimal calculation for y-axis 8 年之前
  Mitsuhiro Tanda 32f9a42d5e Fix performance degradation by always setting fill = 0.001 (#8868) 8 年之前
  Alexander Zobnin 934c0fea6f histogram: improved ticks rendering 8 年之前
  Alexander Zobnin c1c1bcb874 histogram: don't cut negative values, issue #8628 8 年之前
  Daniel Lee 1da98f5e1e Revert "Histogram fix (#8727)" 8 年之前
  Alexander Zobnin 8634c9d457 Histogram fix (#8727) 8 年之前
  Denis Doria e8d01218d8 Fix label showing up when Axes are configured to not be displayed (#8697) 8 年之前