Commit History

Author SHA1 Message Date
  Berke 3d98973336 Update README.md 1 year ago
  Berke 663dad6792 feat: y-axis zoom event on heatmap chart via mouse drag alongside the wheel scroll 1 year ago
  Berke 6fc9781349 optimize error handling for websockets and logging 1 year ago
  Berke 7a6307cdb5 fix: indefinite log file growth, via size monitoring and by panicking 1 year ago
  Berke 2da5c2abae styling adj. on wick& body of candlesticks in footprint chart 1 year ago
  Berke 7100142e7d feat auto adjusted bar heights on footprint chart, +chores 1 year ago
  Berke 6239f5ac02 chore: settled with just 'Vec' instead of 'VecDeque' 1 year ago
  Berke df52b0d9b8 chore: more suitable data storage via fixed size arrays for our use case 1 year ago
  Berke f43a791227 chore: needless number conversion for trade data 1 year ago
  Berke ed14888327 Faster depth data iterations (#15) 1 year ago
  Berke b8d2ad93ae chore: integrated scale calc. inside an existing iterator for efficiency 1 year ago
  Berke afcbc9490f chore: micro optimizations on local depth cache handling 1 year ago
  Berke e471fa2627 chore: styling simplicity and consistency across labels/scales 1 year ago
  Berke 85504a311e fix unefficient removal of excessive data by batching them 1 year ago
  Berke 7dee0137e2 fix overlapping labels and drawings in heatmap chart, +little styling/chores 1 year ago
  Berke 82294889d0 seems to be orderbook sorting was unnecessary, chore for simpler code 1 year ago
  Berke 88a8f1070c feat: allow higher level depth streams for heatmap chart 1 year ago
  Berke fff3adc175 feat: allow higher level depth streams for heatmap chart 1 year ago
  Berke 45e61836c6 Error/warn/info notifications (#14) 1 year ago
  Berke 5d30bcc53e chores and code cleanup 1 year ago
  Berke fab24a0a21 feat: y-axis zoom on wheel scroll for heatmap chart 1 year ago
  Berke f1a2082c02 fix volume bars and info text overlapping with heatmap chart 1 year ago
  Berke ee35a5ef60 fix y-axis positioning accuracy for datapoints in heatmap chart 1 year ago
  Berke ff2f11dd75 fix: time accuracy on trades aligning with depth on heatmap chart, +feat: dynamic height adj. rectangles to represent depth 1 year ago
  Berke 235f0d6d64 Update README.md 1 year ago
  Berke 4354227497 Update README.md 1 year ago
  Berke c4029b6b73 chore: code cleanup, +potentially more efficient rendering 1 year ago
  Berke 3427b4981b fix panning accuracy on mouse move events of charts 1 year ago
  Berke 50ad480b70 chore: ran clippy for linting 1 year ago
  Berke 1e1b8be41d fix heatmap chart causing a crash with NaN position values 1 year ago