DeepCo NekGraph

Graph display — NekStyle extension

코드가 업데이트된 버전 목록입니다. 모든 버전 보기

  • v1.10.0 2026-05-19
    • keep the buckets that ends before the time limit
  • v1.9.1 2026-05-18
  • v1.9.0 2026-05-18
    • added an option to hide the tooltip
  • v1.8.0 2026-05-18
    • added option to reduce or maximize size
    • added option to hide buttons
    • reworked the control to hide the graph so it's a switch
  • v1.7.1 2026-05-06
    • do not reload if datas have been "0" for 5min (only if the polling was frozen)
  • v1.7.0 2026-05-06
    • reload the page when it have been "stuck" for 5min (when its reduced, on mobile) to prevent the "fast forward" effect that will lead to bad datas in the graph
    • do not process the frames when the graph is hidden (either because the page is reduced in taskbar, or because the graph is hidden by preferences), to reduce power usage
  • v1.6.0 2026-05-03
    • only allow one tab to record
  • v1.5.1 2026-05-03
    • weird overflow issue
  • v1.5.0 2026-05-01
    • now draw a graph with only one bucket (instead of 2 minimum)
    • now show the bucket being built without affecting the scale ; you can see on the tooltip when it will be "complete"
  • v1.4.1 2026-05-01
    • fix crash
  • v1.4.0 2026-05-01
    • fix tiny buckets
    • add RC Potential and Broken Blocks graphs
  • v1.3.0 2026-05-01
    • better unit label + unit label in legend
    • better grid on mobile
    • fixed a potential crash when the canvas isn't initialized
    • fixed the graph blink when the window is resized
    • fixed the grid label moving when the tooltip appear
    • fixed the hilight of first bucket would overflow out of bound
  • v1.2.0 2026-05-01
    • fixed script random crash
    • doesn't need the menu to stay open !!
  • v1.1.0 2026-04-30
    • fix a lot of things about the data polling, async, etc
    • better graph representation ; you now see the actual buckets
    • easy to expend tooltip ( I will add more things into it later )
    • 60 fps refresh rate
    • less points per graphs but more graphs
  • v1.0.4 2026-04-29
    • do not record point when nothing have been farmed
  • v1.0.3 2026-04-29
    • prevent an async issue when a polling is done while saving the previous one ; creating weird points close to each others on the graph
    • fixed a small issue preventing to have the proper "duration" of the bucket ; preventing to place the points on the middle of their bucket
  • v1.0.2 2026-04-29

    another label omg

  • v1.0.1 2026-04-29

    label

  • v1.0.0 2026-04-29